@@ -0,0 +1,10 @@
#!/bin/bash
# Update the project
git pull
# Build the project
docker compose build
# Restart the project
docker compose up -d
The note is not visible to the blocked user.