Skip to content

Commit

Permalink
Update buildadadasdasdawdadfdfhgdfghdfgjdghjfghj (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
catgirlcataclysm authored Aug 1, 2024
1 parent bf62e91 commit a088893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/arch/build
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ $chroot $DESTDIR $qemu /usr/bin/pacman -Syu --noconfirm networkmanager

$chroot $DESTDIR $qemu systemctl start NetworkManager.service
$chroot $DESTDIR $qemu systemctl enable NetworkManager.service
$chroot $DESTDIR $qemu sed 's/\#en_US.UTF-8/en_US.UTF-8/' /etc/locale.gen
sed -i 's/\#en_US.UTF-8/en_US.UTF-8/' $DESTDIR/etc/locale.gen
$chroot $DESTDIR $qemu locale-gen

0 comments on commit a088893

Please sign in to comment.