logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: 0a98747dab8bf10024228a53dd6deeb55c070907
parent 718bccc7b20b08635b7de65a13eabaccc1a2f850
Author: fosslinux <fosslinux@aussies.space>
Date:   Sat, 13 Jan 2024 07:46:47 +1100

Remove files unnecessarily kept around

Diffstat:

Msteps/helpers.sh1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/steps/helpers.sh b/steps/helpers.sh @@ -157,6 +157,7 @@ uninstall() { fi done cd "${oldpwd}" + rm -rf "/tmp/removing" ;; esac shift