Install standalone instead of onefile when using make install

This makes the app load faster, because the current install setup makes using the compressed onefile over the standalone build pointless and wastes time on launch.
This commit is contained in:
2024-12-22 21:52:20 -05:00
parent 9dcaa22e89
commit 588b44381c
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[Desktop Entry]
Name=NUSGet
Exec=/opt/NUSGet/NUSGet %U
Exec=/opt/NUSGet/NUSGet.bin %U
Terminal=false
Type=Application
Icon=/opt/NUSGet/NUSGet.png