diff --git a/cron_MINUTE.sh b/cron_MINUTE.sh index 5179cbc0e..208a475c8 100755 --- a/cron_MINUTE.sh +++ b/cron_MINUTE.sh @@ -40,7 +40,7 @@ export isKodiRunning=$(ps auxf --sort=+utime | grep -w kodi | grep -v -E 'color= export isinotifywaitRunning=$(ps auxf --sort=+utime | grep -w inotifywait | grep -v -E 'color=auto|grep' | tail -n 1 | cut -d ' ' -f 1) ######################################################################## cd $MY_PATH - + # WHAT UNIVERSAL TIME is it ? minute=$(date -u +%M) heure=$(date -u +%H)