mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-13 02:51:27 +02:00
Update 99-run.sh
This commit is contained in:
@@ -108,8 +108,8 @@ bashio::log.info "$FREQUENCY updates"
|
|||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# Sets cron // do not delete this message
|
# Sets cron // do not delete this message
|
||||||
cp /templates/cronupdate /etc/cron.${FREQUENCY}
|
cp /templates/cronupdate /etc/cron.${FREQUENCY}/
|
||||||
chmod 775 /etc/cron.${FREQUENCY}/cronupdate.sh
|
chmod 775 /etc/cron.${FREQUENCY}/cronupdate
|
||||||
|
|
||||||
##############
|
##############
|
||||||
# LAUNCH APP #
|
# LAUNCH APP #
|
||||||
|
|||||||
Reference in New Issue
Block a user