Compare commits

..

No commits in common. "b9ba86855867ec8cb7da895da43ab8b739f571c3" and "7d3ef59b472c6f421620dab30fd16b409d56dc41" have entirely different histories.

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
cd
mkdir ~/.ssh
mkdir .ssh
cp ~/.ssh/authorized_keys ~/.ssh/authorized_keys.old 2>/dev/null || true