@@ -172,7 +172,7 @@ save_dotfiles(){
makepass(){
LEN=20
if [ $# -gt 1 ] ; then
if [ $# -gt 0 ] ; then
LEN=$1
fi
cat /dev/urandom | base64 | head -c $LEN
The note is not visible to the blocked user.