Compare commits
2 Commits
7d3ef59b47
...
b9ba868558
Author | SHA1 | Date | |
---|---|---|---|
|
b9ba868558 | ||
|
84fff865ee |
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
cd
|
cd
|
||||||
mkdir .ssh
|
mkdir ~/.ssh
|
||||||
|
|
||||||
cp ~/.ssh/authorized_keys ~/.ssh/authorized_keys.old 2>/dev/null || true
|
cp ~/.ssh/authorized_keys ~/.ssh/authorized_keys.old 2>/dev/null || true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user