@@ -0,0 +1,10 @@
#!/bin/bash
# Author: Eshan Roy (Eshanized)
BRANCH=master
CMSG="⏳ @eshanized updated the Website!!!"
git add .
git commit -m "${CMSG}"
git push origin "${BRANCH}"
The note is not visible to the blocked user.