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

Add and use update_addon instead to rely on installed cuxd.

This commit is contained in:
Jan Schneider
2018-01-27 15:51:08 +01:00
parent 39c78b670d
commit d853357db9
4 changed files with 2 additions and 2 deletions

View File

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