summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2014-05-27 14:31:07 +0200
committerkwadronaut <kwadronaut@leap.se>2014-05-27 14:31:07 +0200
commit4f2c583e8c807415f5482ffca24ec6fd26bdc889 (patch)
treeb102d323d7f7845b62b32b71780ebe94be10d601
parent6e94961264045817c47c8ed135b45b1ef63e92b1 (diff)
remove cleanup-virtualbox.sh because moved function
-rw-r--r--definitions/wheezy/cleanup-virtualbox.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/definitions/wheezy/cleanup-virtualbox.sh b/definitions/wheezy/cleanup-virtualbox.sh
deleted file mode 100644
index ccc6d5a..0000000
--- a/definitions/wheezy/cleanup-virtualbox.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-# Cleanup Virtualbox
-VBOX_VERSION=$(cat .vbox_version)
-VBOX_ISO=VBoxGuestAdditions_$VBOX_VERSION.iso
-rm $VBOX_ISO