-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added new harvester functions from the following Risat tabs: - Pengabdian Masyarakat 'Telah Direview' - Pengabdian Masyarakat 'Disetujui Dgn Revisi' - Pengabdian Masyarakat 'Ditolak'
- Loading branch information
Showing
4 changed files
with
3,483 additions
and
543 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
#!/bin/sh | ||
# Compile SiPe.Sat into a Linux executable | ||
pyinstaller main.py --clean --log-level INFO --onefile --windowed --name sipesat-final-third-draft-20230822 | ||
pyinstaller main.py --clean --log-level INFO --onefile --windowed --name sipesat-final-fourth-draft-20230906 |
Oops, something went wrong.