mirror of
https://github.com/hinto-janai/gupax.git
synced 2024-11-17 09:47:36 +00:00
17feda5cb3
macOS moves "dangerous" applications into a read-only [/private] filesystem. This messes up with the updater and default P2Pool and XMRig paths. If [/private] is detected, show a panic screen upon Gupax startup telling the user to move it to [/Applications]. This _seems_ to make macOS relax a little (after an arbitrary amount of time...) |
||
---|---|---|
.. | ||
skel | ||
create_tmp_env.sh | ||
package.sh | ||
prepare.sh | ||
README.md |
Utilities
File/Folder | Purpose |
---|---|
package.sh | Package the contents of skel , sign, etc. Checks if all files exist and have the proper naming schemes |
prepare.sh | Changes version across repo, commits README.md + CHANGELOG.md |
skel | A skeleton directory with the proper naming scheme + folder structure for packaging Gupax for all OS's |