A simple update script for Unearth on Linux.
It checks for updates and downloads the newer version if there is any.
Category | Application |
Rating |
![]() ![]() ![]() ![]() ![]() |
Submission date | 2025-05-25 |
Filesize | 2.03KiB |
Downloads | 5 |
File | Filesize | Downloads | Date |
---|---|---|---|
update-unearth-linux.sh | 2.03KiB | 5 | 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.sh
On 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.