mirror of
https://gitee.com/jack_whh/SFTP-Deploy-Action.git
synced 2026-03-11 23:52:54 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9e32c074c6 |
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user