This commit is contained in:
Marcus 2023-05-01 07:14:03 +02:00
parent 1620a2f85a
commit 63bf099010
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ sed -i 's/localhost/localhost nanodesk/g' /etc/hosts
DEBIAN_FRONTEND=noninteractive
export DEBIAN_FRONTEND
### packages
apt install -y
apt install -y \\
live-boot \\
linux-image-amd64 \\
grub-pc \\