update
This commit is contained in:
parent
cc84336995
commit
ea8cfd41e2
@ -1,2 +1,4 @@
|
|||||||
#keychain -q ~/.ssh/dma-key > /dev/null 2>&1
|
if [ ! -f ~/.keychain/`hostname`-sh ]; then
|
||||||
|
keychain -q ~/.ssh/dma-key > /dev/null 2>&1
|
||||||
|
fi
|
||||||
source ~/.keychain/`hostname`-sh
|
source ~/.keychain/`hostname`-sh
|
||||||
|
Loading…
Reference in New Issue
Block a user