index : arch-boxes32 | |
Archlinux32 virtual machines - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | provision/cleanup.sh | 6 |
diff --git a/provision/cleanup.sh b/provision/cleanup.sh new file mode 100644 index 0000000..b8a2336 --- /dev/null +++ b/provision/cleanup.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +set -e +set -x + +yes | sudo pacman -Scc |