From 5a84a17e637d325683bdebd4466fe9b03b47f415 Mon Sep 17 00:00:00 2001 From: Rodger Castle Date: Mon, 4 May 2026 14:59:55 -0400 Subject: [PATCH] PW tightening --- imagehost-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!@#%^&*()-_=+'