Rename webui.py to one_click.py
This commit is contained in:
parent
fe2acdf45f
commit
6c5f81f002
9 changed files with 14 additions and 14 deletions
|
@ -23,7 +23,7 @@ source "$CONDA_ROOT_PREFIX/etc/profile.d/conda.sh" # otherwise conda complains a
|
|||
conda activate "$INSTALL_ENV_DIR"
|
||||
|
||||
# update installer env
|
||||
python webui.py --update
|
||||
python one_click.py --update
|
||||
|
||||
echo
|
||||
echo "Done!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue