From ebd506f2e16374b9977073c35a837788949ad8e7 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 23 Jan 2018 00:44:02 +0100 Subject: [PATCH] Rename to System-Update --- rmupdate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmupdate b/rmupdate index a3ddf05..a22124d 100755 --- a/rmupdate +++ b/rmupdate @@ -14,7 +14,7 @@ case "$1" in version=$(cat ${ADDON_DIR}/VERSION) echo "Info: ${ADDON_NAME} addon
" echo "Info: https://github.com/j-a-n/raspberrymatic-addon-rmupdate" - echo "Name: RaspberryMatic Update" + echo "Name: System-Update" echo "Version: ${version}" echo "Operations: uninstall" echo "Config-Url: /addons/${ADDON_NAME}"