Default yes in Debian install script

This commit is contained in:
Arinerron 2019-03-28 11:54:55 -07:00
parent 781f2ea421
commit 66d7dae08f
No known key found for this signature in database
GPG Key ID: 99383627861C62F0
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ fi
# 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