@ -0,0 +1,9 @@
#!/usr/bin/env bash
cd $(dirname $0)
if [[ $(git fetch) ]]; then
git pull
docker-compose pull
docker-compose up -d
fi
The note is not visible to the blocked user.