Signed-off-by: JackWhh <5264499+jack_whh@user.noreply.gitee.com>
This commit is contained in:
JackWhh
2024-07-18 07:39:35 +00:00
committed by Gitee
parent 527eabc0b7
commit 9e32c074c6

View File

@@ -42,7 +42,6 @@ fi
# keep string format
printf "%s" "$4" >$TEMP_SSH_PRIVATE_KEY_FILE
echo "-------"
cat "$4"
# avoid Permissions too open
chmod 600 $TEMP_SSH_PRIVATE_KEY_FILE