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