This commit is contained in:
Stephan Raabe
2024-05-24 14:57:18 +02:00
parent 932ce5aa6e
commit 565d99a103
4 changed files with 19 additions and 2 deletions
+3
View File
@@ -6,6 +6,8 @@
# |_| \__,_|\___|_| |_| |_|\__,_|_| |_|
#
sleep 1
clear
figlet "pacman.conf"
echo
echo ":: This script will activate or deactivate additions for your pacman.conf."
@@ -53,3 +55,4 @@ else
echo ":: Activation of ILoveCandy skipped."
fi
fi
sleep 2