From 57f4c0c24f7f740ce6fccc6b97027015a8881ff0 Mon Sep 17 00:00:00 2001 From: Rodger Castle Date: Mon, 4 May 2026 14:35:49 -0400 Subject: [PATCH] || true for euo pipefail --- imagehost-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imagehost-setup.sh b/imagehost-setup.sh index 7706d1b..a5d2a41 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!@#%^&*()-_=+'