more fixes

This commit is contained in:
2023-11-28 17:52:41 +01:00
parent 891ae903c3
commit d9313ab2eb

View File

@@ -3,7 +3,6 @@
# Set time zone # Set time zone
ln -sf /usr/share/zoneinfo/Europe/Zurich /etc/localtime ln -sf /usr/share/zoneinfo/Europe/Zurich /etc/localtime
cat /root/arch-dev-vm/drive
driveName=$(cat /root/arch-dev-vm/drive) driveName=$(cat /root/arch-dev-vm/drive)
hwclock --systohc hwclock --systohc
@@ -74,6 +73,9 @@ EOD
usermod -aG wheel arch-is-best usermod -aG wheel arch-is-best
rm -rfv /home/arch-is-best/arch-dev-vm rm -rfv /home/arch-is-best/arch-dev-vm
sleep 3
mkdir --parent /home/arch-is-best/arch-dev-vm mkdir --parent /home/arch-is-best/arch-dev-vm
ls /root/arch-dev-vm ls /root/arch-dev-vm