Fixes on deployment
This commit is contained in:
parent
98a3311312
commit
aa2dabbfe7
|
@ -39,7 +39,7 @@ function main () {
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
run=run_
|
run=run_
|
||||||
sudorun=run_ sudo
|
sudorun="run_ sudo"
|
||||||
# Test sudo privileges
|
# Test sudo privileges
|
||||||
sudo true
|
sudo true
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue