Fix update script
This commit is contained in:
parent
fcb4d722ff
commit
fc11f75dfc
@ -15,7 +15,7 @@ DIRNAME=$(dirname $SCRIPT)
|
||||
|
||||
echo -e "${CYAN}[${SCRIPT}] Pull updated images${NC}"
|
||||
|
||||
make -f $DIRNAME/docker-compose.yml pull
|
||||
docker-compose -f $DIRNAME/docker-compose.yml pull
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Stop the containers.
|
||||
|
Reference in New Issue
Block a user