This website requires JavaScript.
Explore
Help
Register
Sign In
StardewSync
/
SyncTk
Watch
1
Star
0
Fork
0
You've already forked SyncTk
Code
Issues
Pull Requests
Releases
Activity
70b2048788
SyncTk
/
.vscode
/
tasks
/
linux
/
build.sh
6 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
Improved tasks once more
2023-01-27 16:53:55 +02:00
#!/bin/bash
VSCode tasks optimized for Windows and Linux
2023-01-27 16:34:20 +02:00
rm -rf dist/linux/app
Fixed tasks errors on Linux
2023-01-27 17:29:59 +02:00
source
buildenv/bin/activate
VSCode tasks optimized for Windows and Linux
2023-01-27 16:34:20 +02:00
pyinstaller app.spec --noconfirm
Reference in New Issue
Copy Permalink