2 lines
168 B
Bash
2 lines
168 B
Bash
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
|