mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
some more fixes
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
ln -sf /usr/share/zoneinfo/Europe/Zurich /etc/localtime
|
||||
|
||||
driveName=cat /root/arch-dev-vm/drive
|
||||
echo $driveName
|
||||
|
||||
hwclock --systohc
|
||||
|
||||
|
||||
@@ -41,6 +41,7 @@ fi
|
||||
|
||||
# Save drive name for future use
|
||||
echo "${driveName}" > ~/arch-dev-vm/drive
|
||||
chmod 777 ~/arch-dev-vm/drive
|
||||
|
||||
echo "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user