From 3005d42b2b0528d573a9b02d593a622804326d25 Mon Sep 17 00:00:00 2001 From: TommyTran732 Date: Thu, 16 Sep 2021 06:58:38 -0400 Subject: [PATCH] Fixed apparmor-notify config file path --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8014c1d..254ad44 100644 --- a/install.sh +++ b/install.sh @@ -342,7 +342,7 @@ arch-chroot /mnt /bin/bash -e < /home/${USER}/.config/autostart/apparmor-notify.desktop' <<-'EOF' +bash -c 'cat > /mnt/home/${USER}/.config/autostart/apparmor-notify.desktop' <<-'EOF' [Desktop Entry] Type=Application Name=AppArmor Notify