1
0
mirror of https://github.com/j-a-n/raspberrymatic-addon-rmupdate.git synced 2023-10-10 13:37:40 +02:00

Rename to System-Update

This commit is contained in:
Jan Schneider 2018-01-23 00:44:02 +01:00
parent a8f9acab9c
commit ebd506f2e1

View File

@ -14,7 +14,7 @@ case "$1" in
version=$(cat ${ADDON_DIR}/VERSION)
echo "Info: <b>${ADDON_NAME} addon</b><br>"
echo "Info: <a href='https://github.com/j-a-n/raspberrymatic-addon-rmupdate'>https://github.com/j-a-n/raspberrymatic-addon-rmupdate</a>"
echo "Name: RaspberryMatic Update"
echo "Name: System-Update"
echo "Version: ${version}"
echo "Operations: uninstall"
echo "Config-Url: /addons/${ADDON_NAME}"