artix

desc
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

commit dd2fb931be8a5233872b5c0e0f88cda07d21a38f
parent 84dd145fd8a28290cb39333972f4b77b1c015473
Author: awy <awy@awy.one>
Date:   Thu, 20 Mar 2025 13:19:20 +0300

cleanup

Diffstat:
Mpost_chroot.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/post_chroot.sh b/post_chroot.sh @@ -119,6 +119,6 @@ ln -sf /etc/dinit.d/dbus /etc/dinit.d/boot.d/ pacman -S nvidia-open-dkms nvidia-utils --noconfirm pacman -S libva-nvidia-driver --noconfirm -rm -f /home/"$username"/.bash* +rm -rf /home/"$username"/.bash* rm /post_chroot.sh