Application Update Notifier
The Application Update Notifier script will monitor the applications you have installed from the UCP. When a new update is available, a notification will be sent via Discord Webhook.
From time-to-time, Ultra.cc freeze an application at a particular release due to bugs or instability in newer versions. This script cannot identify these situations.
Installation
Before starting the installation, make sure to have a Discord Webhook URL ready. For more information on how to create one, follow this link.
- Connect to your Ultra service via SSH.
- Once connected, execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util/Latest-VersionNotifier/main.sh)
- Type
confirm
and pressENTER
to confirm - Press
1
andENTER
to proceed with the installation (If the script is already installed, and you want to update the Discord Webhook URL, press3
to upgrade the script) - Wait for the installation process to finish
- Paste Discord Webhook URL and press
ENTER
- After the script has been successfully installed, a notification should appear on Discord, as the above image shows.
Uninstallation
- Execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util/Latest-VersionNotifier/main.sh)
- Type
confirm
and pressENTER
to confirm. - Press
2
andENTER
to proceed the uninstallation. - Press
Y
andENTER
to confirm.
If you require further assistance, you can open a support ticket here!
Feedback and suggestions regarding this article are welcome on our Discord server