aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dependencies1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/dependencies b/bin/dependencies
index 7fda4fb..78ca659 100755
--- a/bin/dependencies
+++ b/bin/dependencies
@@ -18,7 +18,6 @@ function provision_package {
}
# Set sudo config
-local sudo device rsync
if [ "`whoami`" != 'root' ]; then
sudo="sudo"
fi