Update virtual environment

This commit is contained in:
Whispering Wind
2024-08-14 09:56:54 +03:30
committed by GitHub
parent 5cd39656b7
commit 92c9ea057a

View File

@ -18,7 +18,7 @@ git clone -b Dev https://github.com/ReturnFI/Hysteria2 /etc/hysteria
# Create and activate Python virtual environment
cd /etc/hysteria
python3 -m venv venv
source /etc/hysteria/venv/bin/activate
source /etc/hysteria/hysteria2_venv/bin/activate
pip install -r requirements.txt
# Add alias 'hys2' for Hysteria2