diff --git a/NUSGet.py b/NUSGet.py index 8ea0b16..208ec17 100644 --- a/NUSGet.py +++ b/NUSGet.py @@ -10,7 +10,7 @@ # nuitka-project: --onefile # nuitka-project: --windows-icon-from-ico={MAIN_DIRECTORY}/resources/icon.png # nuitka-project: --windows-console-mode=disable -# nuitka-project-else: +# nuitka-project-if: {OS} in ("Linux", "FreeBSD", "OpenBSD"): # nuitka-project: --onefile # These are standard options that are needed on all platforms.