Fixes on deployment

This commit is contained in:
Marc Aymerich 2015-10-02 12:11:57 +00:00
parent 98a3311312
commit aa2dabbfe7
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ function main () {
exit 1
}
run=run_
sudorun=run_ sudo
sudorun="run_ sudo"
# Test sudo privileges
sudo true
fi