cirrus: debian: If run as root, don't run sudo
modified scripts/install_deps.sh
@@ -47,7 +47,11 @@ install_from_github() {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -62,5 +66,9 @@ elif [ $(uname -s) = "Linux" ]; then
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|