adding 2204lts

This commit is contained in:
2024-04-30 12:33:13 +00:00
parent 5e61e90677
commit aa46ddd002
5 changed files with 30 additions and 4 deletions

2
all.sh
View File

@@ -1 +1 @@
apt install -y libguestfs-tools && chmod +x Ubuntu-LTS-* && ./Ubuntu-LTS-Small.sh && ./Ubuntu-LTS-Medium.sh && ./Ubuntu-LTS-Large.sh
apt install -y libguestfs-tools && chmod +x Ubuntu-* && ./Ubuntu-22-04-LTS.sh && ./Ubuntu-LTS-Small.sh && ./Ubuntu-LTS-Medium.sh && ./Ubuntu-LTS-Large.sh