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

Version 1.5.1

This commit is contained in:
Jan Schneider 2018-01-28 00:39:22 +01:00
parent f7583f8369
commit a807450f60
3 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
1.5.0
1.5.1

Binary file not shown.

View File

@ -57,6 +57,7 @@ fi
echo "add menu entry" >>$LOG_FILE
touch "${CONFIG_DIR}/hm_addons.cfg"
chmod 755 ${ADDON_DIR}/update_addon
${ADDON_DIR}/update_addon ${ADDON_NAME} "${ADDON_DIR}/etc/${ADDON_NAME}-addon.cfg"
sync