| code=$(curl -s -X POST -d "$enc" "http://pass.mort.coffee/put/$2/$passsum") | code=$(curl -s -X POST -d "$enc" "http://pass.mort.coffee/put/$2/$passsum") | ||||
| tryerr "$code" | tryerr "$code" | ||||
| echo "$chars" | |||||
| echo -n "$chars" | mclip | |||||
| mnotify "Password created" "$2" | mnotify "Password created" "$2" | ||||
| chars=$(cat "$TMP_OUT") | chars=$(cat "$TMP_OUT") | ||||
| echo -n "$chars" | mclip | echo -n "$chars" | mclip | ||||
| echo "$chars" | |||||
| mnotify "Password received" "$2" | mnotify "Password received" "$2" | ||||
| fi | fi |