non-interactive
This commit is contained in:
parent
e9eb3156c3
commit
accf0c0125
|
@ -3431,7 +3431,7 @@ function install_tor {
|
|||
if [[ $SYSTEM_TYPE == "$VARIANT_MESH" ]]; then
|
||||
return
|
||||
fi
|
||||
apt-get install tor
|
||||
apt-get -y install tor
|
||||
}
|
||||
|
||||
function install_editor {
|
||||
|
|
Loading…
Reference in New Issue