Switch order of -y and install
This commit is contained in:
parent
b04c213c32
commit
ad9393805f
@ -22,7 +22,7 @@ fi
|
||||
|
||||
# install basic dependencies
|
||||
|
||||
apt -y install git curl python3.7 python3-pip python3-setuptools tor
|
||||
apt install -y git curl python3.7 python3-pip python3-setuptools tor
|
||||
|
||||
# get the repository
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user