diff options
Diffstat (limited to 'cryptinstall')
-rwxr-xr-x | cryptinstall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptinstall b/cryptinstall index a3c41e2..20d23b7 100755 --- a/cryptinstall +++ b/cryptinstall @@ -39,7 +39,7 @@ mount /dev/sda1 /mnt/boot rc-service ntpd start -basestrap /mnt base base-devel openrc elogind-openrc vim ntp +basestrap /mnt base base-devel openrc elogind-openrc vim ntp ntp-openrc basestrap /mnt linux linux-firmware artix-chroot /mnt bash -c 'curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/mkcryptartix | bash' |