Copy check_modules.py the first time an existing user runs the new version

This commit is contained in:
cmdr2
2022-12-24 13:56:05 +05:30
parent b7a76d4212
commit 3a6780bd50
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ source ./scripts/functions.sh
cp sd-ui-files/scripts/on_env_start.sh scripts/
cp sd-ui-files/scripts/bootstrap.sh scripts/
cp sd-ui-files/scripts/check_modules.py scripts/
# activate the installer env
CONDA_BASEPATH=$(conda info --base)