Default yes in Debian install script
This commit is contained in:
parent
781f2ea421
commit
66d7dae08f
@ -22,7 +22,7 @@ fi
|
|||||||
|
|
||||||
# install basic dependencies
|
# install basic dependencies
|
||||||
|
|
||||||
apt install git curl python3.7 python3-pip python3-setuptools tor
|
apt -y install git curl python3.7 python3-pip python3-setuptools tor
|
||||||
|
|
||||||
# get the repository
|
# get the repository
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user