summaryrefslogtreecommitdiffstats
path: root/ci/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/clean.sh')
-rwxr-xr-xci/clean.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/clean.sh b/ci/clean.sh
index adf225c4..105ef0cb 100755
--- a/ci/clean.sh
+++ b/ci/clean.sh
@@ -11,6 +11,7 @@ if [ -d $HOME/.juju/environments ]; then
echo " environment is bootstrapped ..."
juju destroy-environment demo-maas -y
fi
+ rm -rf precise
rm -rf trusty
rm -rf xenial
rm -rf $HOME/.juju/j*