From: Ralph Ronnquist Date: Sun, 5 Nov 2023 05:00:11 +0000 (+1100) Subject: added X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=21f9db54a75be7e654cfdef72727158fd57ac332;p=rrq%2Ftiniest.git added --- diff --git a/repack.sh b/repack.sh new file mode 100644 index 0000000..6012aa3 --- /dev/null +++ b/repack.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# +# Clean up everything then build iso from scratch +git clean -f +rm -r initrd isotree kernel