Signed-off-by: JackWhh <5264499+jack_whh@user.noreply.gitee.com>
This commit is contained in:
JackWhh
2024-07-18 06:21:31 +00:00
committed by Gitee
parent 34d9c5f647
commit 6ed6f6ca38

View File

@@ -3,7 +3,7 @@
#set -e at the top of your script will make the script exit with an error whenever an error occurs (and is not explicitly handled)
set -eu
TEMP_SSH_PRIVATE_KEY_FILE='../private_key.pem'
TEMP_SSH_PRIVATE_KEY_FILE='../private_wdhcr.pem'
TEMP_SFTP_FILE='../sftp'
# make sure remote path is not empty