ln-sf -> ln -sf at line 270

pull/3/head
Amy 3 years ago
parent bfb825385a
commit 85c9e81081
No known key found for this signature in database
GPG Key ID: 6672E6DD65BEA50B

@ -267,7 +267,7 @@ done
#TZ="/usr/share/zoneinfo/$loc1/$loc2"
#cd /
arch-chroot /mnt ln-sf $TZ /etc/localtime
arch-chroot /mnt ln -sf $TZ /etc/localtime
inf "Set TZ to ${TZ}"
inf "Syncing hardware offset"
arch-chroot /mnt hwclock --systohc

Loading…
Cancel
Save