From 9345bba33d3dc9771841f551a595ae09c9e5442c Mon Sep 17 00:00:00 2001 From: Steffen Date: Fri, 14 Feb 2025 15:24:15 +0000 Subject: [PATCH] fil ext --- all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all.sh b/all.sh index e47b160..9375842 100644 --- a/all.sh +++ b/all.sh @@ -1 +1 @@ -apt install -y libguestfs-tools && chmod +x Ubuntu-L* && ./Debian && ./Ubuntu-LTS-Small.sh && ./Ubuntu-LTS-Medium.sh && ./Ubuntu-LTS-Large.sh #&& ./Ubuntu-22-04-LTS.sh +apt install -y libguestfs-tools && chmod +x Ubuntu-L* && ./Debian.sh && ./Ubuntu-LTS-Small.sh && ./Ubuntu-LTS-Medium.sh && ./Ubuntu-LTS-Large.sh #&& ./Ubuntu-22-04-LTS.sh