From 0cfc7f58b44d46182e44671f8b3cacc1580d342e Mon Sep 17 00:00:00 2001 From: ShaunTheQuietGamer <40149778+ShaunTheQuietGamer@users.noreply.github.com> Date: Thu, 30 Dec 2021 12:06:14 -0800 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 52c55da..f3c12f5 100644 --- a/install.sh +++ b/install.sh @@ -385,7 +385,7 @@ StartupNotify=false NoDisplay=true EOF chmod 700 /mnt/home/${username}/.config/autostart/apparmor-notify.desktop -arch=chroot /mnt chown -R $username:$username /home/${username}/.config +arch-chroot /mnt chown -R $username:$username /home/${username}/.config # Setting user password.