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 === setup localisation
echo echo
run "install git" "pacman -Sy --noconfirm git"
run "enable ntp" "timedatectl set-ntp true" run "enable ntp" "timedatectl set-ntp true"
run "set timezone" "timedatectl set-timezone Europe/Amsterdam" run "set timezone" "timedatectl set-timezone Europe/Amsterdam"