X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fscripts%2FLIVEISO%2F90-cleanup;fp=fai%2Fconfig%2Fscripts%2FLIVEISO%2F90-cleanup;h=08828d20dca145a89ffb1ecfe264b30ef794005a;hb=edb1a99660561c51aa5c7803d978284c7b423842;hp=0000000000000000000000000000000000000000;hpb=936324619541130f4ab07bd4633f48eb81812613;p=automated-distro-installer diff --git a/fai/config/scripts/LIVEISO/90-cleanup b/fai/config/scripts/LIVEISO/90-cleanup new file mode 100755 index 0000000..08828d2 --- /dev/null +++ b/fai/config/scripts/LIVEISO/90-cleanup @@ -0,0 +1,7 @@ +#! /bin/bash + +# this is defined in hooks/subroutines +cleanup_dpkg_apt +cleanup_base + +echo cleanup for live ISO done