Update entrypoint.sh
This commit is contained in:
@@ -51,7 +51,7 @@ fi # [ -f $5 ]
|
|||||||
./install.sh
|
./install.sh
|
||||||
. ~/.ve-fw/bin/activate
|
. ~/.ve-fw/bin/activate
|
||||||
. sys/export.sh
|
. sys/export.sh
|
||||||
pyinstaller fw.py -F -y --dist ./dist/windows --workpath /tmp
|
pyinstaller fw.py -F -y --distpath ./dist/windows --workpath /tmp
|
||||||
# pyinstaller --clean -F -y --dist ./dist/windows --workpath /tmp $SPEC_FILE
|
# pyinstaller --clean -F -y --dist ./dist/windows --workpath /tmp $SPEC_FILE
|
||||||
chown -R --reference=. ./dist/windows
|
chown -R --reference=. ./dist/windows
|
||||||
# else
|
# else
|
||||||
|
|||||||
Reference in New Issue
Block a user