add gum confirm and profile selector
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# Check for required packages to run the installation
|
||||
# ------------------------------------------------------
|
||||
|
||||
echo "Checking that rsync and gum is installed..."
|
||||
_installPackagesPacman "rsync";
|
||||
_installPackagesPacman "gum";
|
||||
echo "Checking that required packages for the installation are installed..."
|
||||
echo ""
|
||||
_installPackagesPacman "rsync" "gum";
|
||||
echo ""
|
||||
Reference in New Issue
Block a user