@@ -0,0 +1,11 @@
#!/usr/bin/env bash
cd $(dirname "${BASH_SOURCE[0]}")
git fetch && git pull
rm -r ../public
rm -r ../templates
mv -t ../ dist/public
chown gitea:gitea -R ../public
service gitea restart
The note is not visible to the blocked user.