From 359f7bfb36f0813b877d16070665960e63867380 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 17 Feb 2022 16:08:33 +0100 Subject: [PATCH] use admin perms --- installation.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installation.sh b/installation.sh index 57b140e..98f86ce 100644 --- a/installation.sh +++ b/installation.sh @@ -252,7 +252,7 @@ fi # == Emojis == pacman -S noto-fonts-emoji -echo " +sudo echo " @@ -285,7 +285,7 @@ echo " -" > /etc/fonts/local.conf +" | sudo tee /etc/fonts/local.conf fc-cache echo -e "\nInstallation done."