Skip to content

Commit f736fce

Browse files
author
XIGUAjuice
committed
chore: update nuitka project configuration for temp directory and cache mode
1 parent 6fd39a4 commit f736fce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/__main__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# nuitka-project: --include-data-files={MAIN_DIRECTORY}/assets/type__1754.js=./assets/type__1754.js
66
# nuitka-project: --include-data-files={MAIN_DIRECTORY}/RequestLogger.py=./RequestLogger.py
77
# nuitka-project: --include-data-files={MAIN_DIRECTORY}/assets/mitmdump.exe=./assets/mitmdump.exe
8+
# nuitka-project: --onefile-tempdir-spec={CACHE_DIR}/Grounder/{VERSION}
9+
# nuitka-project: --onefile-cache-mode=cached
810
# nuitka-project: --output-filename=Grounder.exe
911
# nuitka-project: --company-name=https://github.com/XIGUAjuice
1012
# nuitka-project: --product-name=Grounder

0 commit comments

Comments
 (0)