Merge branch 'upstream'
[automated-distro-installer] / fai / config / scripts / LIVEISO / 90-cleanup
diff --git a/fai/config/scripts/LIVEISO/90-cleanup b/fai/config/scripts/LIVEISO/90-cleanup
new file mode 100755 (executable)
index 0000000..08828d2
--- /dev/null
@@ -0,0 +1,7 @@
+#! /bin/bash
+
+# this is defined in hooks/subroutines
+cleanup_dpkg_apt
+cleanup_base
+
+echo cleanup for live ISO done