A simple update script for Unearth on Linux.
It checks for updates and downloads the newer version if there is any.
| Category | Application |
| Rating |
![]() ![]() ![]() ![]()
5 / 5
•
1 rating
|
| Submission date | 2025-05-25 |
| Last updated | 2025-07-24 |
| Filesize | 2.30KiB |
| Downloads | 38 |
| File | Filesize | Downloads | Date |
|---|---|---|---|
| update-unearth-linux.sh | 2.30KiB | 15 | 2025-07-24 |
| update-unearth-linux-old.sh | 2.03KiB | 24 | 2025-05-25 |
A simple update script for Unearth on Linux.
It checks for updates and downloads the newer version if there is any.
update-unearth-linux.sh into your Unearth folderchmod +x update-unearth-linux.shOn first run it will always download Unearth because it does not know the current version yet. This means you can also use it as a download script. Afterwards it will do a version check.
Run it whenever you want to check for an update and want to let it automatically update. You can also add it as a cronjob.