diff --git a/imagehost-setup.sh b/imagehost-setup.sh index f4c5764..51c8383 100644 --- a/imagehost-setup.sh +++ b/imagehost-setup.sh @@ -68,7 +68,7 @@ read -rsp " Password [auto]: " SFTP_PASS echo "" if [[ -z "$SFTP_PASS" ]]; then - SFTP_PASS="$(tr -dc 'A-Za-z0-9!@#%^&*()-_=+'