Update virtual environment
This commit is contained in:
@ -18,7 +18,7 @@ git clone -b Dev https://github.com/ReturnFI/Hysteria2 /etc/hysteria
|
|||||||
# Create and activate Python virtual environment
|
# Create and activate Python virtual environment
|
||||||
cd /etc/hysteria
|
cd /etc/hysteria
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
source /etc/hysteria/venv/bin/activate
|
source /etc/hysteria/hysteria2_venv/bin/activate
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
# Add alias 'hys2' for Hysteria2
|
# Add alias 'hys2' for Hysteria2
|
||||||
|
|||||||
Reference in New Issue
Block a user