Initial commit

This commit is contained in:
Oleksandr Didenko
2016-06-14 18:21:56 +02:00
commit 7e08800876
6 changed files with 104 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
echo node > /var/tmp/role
sudo rm -rf /root/.ssh
sudo mv ~vagrant/ssh /root/.ssh
sudo chown -R root: /root/.ssh