Move to all shell scripts
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
set -x
|
||||
set -ex
|
||||
|
||||
rm -rf /home/vagrant/.ansible
|
||||
sudo rm -rf /root/.ansible
|
||||
|
||||
Reference in New Issue
Block a user