feat: update should also update docker stuff

This commit is contained in:
Strix 2023-10-29 16:18:20 +01:00
parent 5269414564
commit 460bccec1c
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -13,4 +13,6 @@ fi
./tools/server-remove-skel.sh
git pull
./tools/server-setup.sh
./tools/server-setup.sh
./tools/server-docker-compose.sh build --pull
./tools/server-docker-compose.sh pull