mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-18 21:40:12 +01:00
Update wgd.sh
This commit is contained in:
parent
737ebdd0c6
commit
fc11cacd24
@ -47,7 +47,7 @@ install_wgd(){
|
|||||||
|
|
||||||
# set up the local environment
|
# set up the local environment
|
||||||
_check_and_set_venv
|
_check_and_set_venv
|
||||||
${VIRTUAL_ENV}/bin/python3 -m pip --upgrade pip
|
${VIRTUAL_ENV}/bin/python3 -m pip install -U pip
|
||||||
${VIRTUAL_ENV}/bin/python3 -m pip install -U -r requirements.txt
|
${VIRTUAL_ENV}/bin/python3 -m pip install -U -r requirements.txt
|
||||||
printf "| WGDashboard installed successfully! |\n"
|
printf "| WGDashboard installed successfully! |\n"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user