Make the update wizards nice

This commit is contained in:
oobabooga 2025-01-14 16:59:36 -08:00
parent 1ef748fb20
commit 5d25739767
3 changed files with 3 additions and 3 deletions

View file

@ -23,4 +23,4 @@ source "$CONDA_ROOT_PREFIX/etc/profile.d/conda.sh" # otherwise conda complains a
conda activate "$INSTALL_ENV_DIR"
# update installer env
python one_click.py --update-wizard && echo -e "\nDone!"
python one_click.py --update-wizard && echo -e "\nHave a great day!"