remove enable-key.sh
This commit is contained in:
parent
4a51a06fae
commit
61639c60a5
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
KEYFILE="/home/${USER}/.ssh/github_key"
|
||||
|
||||
eval "$(ssh-agent -s)"
|
||||
ssh-add ${KEYFILE}
|
Loading…
x
Reference in New Issue
Block a user