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