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