install sh

This commit is contained in:
2025-02-14 15:20:03 +00:00
parent 3c499a03a6
commit 1353298fd2
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
VM_ID=9999 VM_ID=9998
VM_NAME="Ubuntu-22-04-LTS-Large-Docker" VM_NAME="Debian-12-Large-Docker"
CPU_CORE=4 CPU_CORE=4
CPU_SOCKET=2 CPU_SOCKET=2
RAM=8192 RAM=8192

2
all.sh
View File

@@ -1 +1 @@
apt install -y libguestfs-tools && chmod +x Ubuntu-L* && ./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 && ./Ubuntu-LTS-Small.sh && ./Ubuntu-LTS-Medium.sh && ./Ubuntu-LTS-Large.sh #&& ./Ubuntu-22-04-LTS.sh