From: Silvio Rhatto Date: Mon, 17 Mar 2014 14:34:25 +0000 (-0300) Subject: Cleanup dependencies script X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=7fbeed46b58ca08b9a911efb47f64be7d01742ca;p=puppet-bootstrap.git Cleanup dependencies script --- 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