Updates
This commit is contained in:
7
.install/required.sh
Normal file
7
.install/required.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
# ------------------------------------------------------
|
||||
# Check that rsync is installed
|
||||
# ------------------------------------------------------
|
||||
|
||||
echo "Checking that rsync and gum is installed..."
|
||||
_installPackagesPacman "rsync";
|
||||
_installPackagesPacman "gum";
|
||||
Reference in New Issue
Block a user