mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
more fixes
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user