Add figlet

This commit is contained in:
Stephan Raabe
2023-12-21 21:57:44 +01:00
parent f30628c5e7
commit 442f8bed08
20 changed files with 45 additions and 167 deletions

View File

@@ -8,7 +8,7 @@ echo ""
# Check for required packages
echo ":: Checking that required packages for the installation are installed..."
_installPackagesPacman "rsync" "gum";
_installPackagesPacman "rsync" "gum" "figlet";
echo ""
# Double check rsync