@@ -0,0 +1,12 @@
#! /usr/bin/bash
set -e
bundle exec jekyll build
USER_RE=`cat ../userrepas.txt`
sshpass -f ../mdpmaraj.txt sftp -P 6969 -oBatchMode=no -b - $USER_RE@sagou.in:/ << EOF
lcd _site
cd www
put -r .
bye
EOF
The note is not visible to the blocked user.