install sh
This commit is contained in:
@@ -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
2
all.sh
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user