Archived
1
1

install git

This commit is contained in:
2025-01-20 15:23:20 +01:00
parent c25bc9a9a2
commit 87a10b32c6

View File

@@ -67,6 +67,7 @@ echo
echo === setup localisation
echo
run "install git" "pacman -Sy --noconfirm git"
run "enable ntp" "timedatectl set-ntp true"
run "set timezone" "timedatectl set-timezone Europe/Amsterdam"
@@ -192,7 +193,7 @@ echo
echo === miscellaneous
echo
run "set udev rules" "cp $SCRIPT_DIR/configs/udev/*.rules /mnt/etc/udev.d/rules/"
run "set udev rules" "cp $SCRIPT_DIR/configs/udev/*.rules /mnt/etc/udev.d/rules/"
echo
echo === prepair first boot