2 lines
133 B
Bash
2 lines
133 B
Bash
apt install -y libguestfs-tools && chmod +x Ubuntu-LTS-* && ./Ubuntu-LTS-Small.sh && ./Ubuntu-LTS-Medium.sh && ./Ubuntu-LTS-Large.sh
|