mirror of
https://gitee.com/jack_whh/SFTP-Deploy-Action.git
synced 2026-03-13 00:12:56 +08:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
046196ef61 | ||
|
|
2195f0da1f | ||
|
|
eade25f96d | ||
|
|
8eda311503 | ||
|
|
7d36dbb31e | ||
|
|
dcd5527d19 | ||
|
|
9e32c074c6 |
@@ -41,8 +41,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