Compare commits
No commits in common. "b9ba86855867ec8cb7da895da43ab8b739f571c3" and "7d3ef59b472c6f421620dab30fd16b409d56dc41" have entirely different histories.
b9ba868558
...
7d3ef59b47
@ -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