This commit is contained in:
@@ -3,7 +3,7 @@ scriptPath="$(dirname "$(readlink -f "$0")")"
|
||||
currentPath=$PWD
|
||||
|
||||
cd $scriptPath
|
||||
docker-compose pull
|
||||
docker-compose up --force-recreate --build -d
|
||||
docker compose pull
|
||||
docker compose up --force-recreate --build -d
|
||||
cd $currentPath
|
||||
|
||||
|
||||
Reference in New Issue
Block a user