Update entrypoint.sh

This commit is contained in:
2025-09-26 02:22:04 +03:00
parent dedb36637a
commit 9aee71fa20

View File

@@ -48,9 +48,6 @@ fi # [ -f $5 ]
# if [[ "$@" == "" ]]; then # if [[ "$@" == "" ]]; then
./install.sh
. ~/.ve-fw/Scripts/activate
. sys/export.sh
pyinstaller --clean -y pyinstaller --clean -y
# rd /s /q build # rd /s /q build
# rd /s /q __pycache__ # rd /s /q __pycache__