Archived
1
1

pcio made so mutch more sense!

This commit is contained in:
Mats van Reenen
2022-09-09 19:31:40 +02:00
committed by GitHub
parent b27fc8d142
commit fc7033194f

View File

@@ -30,7 +30,7 @@ echo "127.0.0.1 localhost" >/etc/hosts
echo "::1 localhost" >>/etc/hosts
echo "127.0.1.1 $HOSTNAME" >>/etc/hosts
run "generate initramfs" "mkinitpcio -P"
run "generate initramfs" "mkinitcpio -P"
run "create user" "useradd MReenen"