without that file
This commit is contained in:
parent
1eb447e94c
commit
bfb7a3f4c5
@ -11,8 +11,6 @@ if [ -n "$SSH_KEY" ]; then
|
|||||||
SSH_KEY_ID="$HOME/.ssh/id_ed25519"
|
SSH_KEY_ID="$HOME/.ssh/id_ed25519"
|
||||||
echo $SSH_KEY | base64 -d > $SSH_KEY_ID
|
echo $SSH_KEY | base64 -d > $SSH_KEY_ID
|
||||||
|
|
||||||
cat $SSH_KEY_ID
|
|
||||||
|
|
||||||
chmod 600 $SSH_KEY_ID
|
chmod 600 $SSH_KEY_ID
|
||||||
|
|
||||||
cat >$HOME/.ssh/config <<EOL
|
cat >$HOME/.ssh/config <<EOL
|
||||||
|
Loading…
Reference in New Issue
Block a user