Skip to content

Commit

Permalink
Merge pull request #1115 from thomasjacquin/EricClaeys-patch-1
Browse files Browse the repository at this point in the history
Upload.sh: restore line
  • Loading branch information
EricClaeys authored Mar 31, 2022
2 parents fff2eff + 5ab9d6b commit 4a7c5fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ else # sftp/ftp/ftps
LFTP_CMDS="${ALLSKY_TMP}/lftp_cmds.txt"
set +H # This keeps "!!" from being processed in REMOTE_PASSWORD
(
[ "${LFTP_COMMANDS}" != "" ] && echo ${LFTP_COMMANDS}
# xxx TODO: escape single quotes in REMOTE_PASSWORD so lftp doesn't fail - how? With \ ?
P="${REMOTE_PASSWORD}"

Expand Down

0 comments on commit 4a7c5fa

Please sign in to comment.