@@ -1,3 +1,8 @@
deploy:
hugo
scp -r public/* homeserver:/home/cianh/blog/
#!/usr/bin/env sh
if [ "$(git branch --show-current)" = "main" ]; then
else
echo "Must be on the branch \"main\" to deploy"
fi
The note is not visible to the blocked user.