You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crontabissa "* * * * * python3 /home/pi/ruuvitag/ruuvi/read-write/read_and_write_observations.py >/dev/null 2>&1
" ja syslogiin tulee minuutin välein esim "Jun 8 23:38:01 raspberrypi CRON[11568]: (root) CMD (python3 /home/pi/ruuvitag/ruuvi/read-write/read_and_write_observations.py >/dev/null 2>&1)
".
node index.js pyörii screenissä taustalla, mutta se ei päivity muuten kuin manuaalisesti ajamalla komentokehoitteessa "python3 /home/pi/ruuvitag/ruuvi/read-write/read_and_write_observations.py".
Miksi tuo ei Crontabin kautta päivity?
The text was updated successfully, but these errors were encountered:
Crontabissa "* * * * * python3 /home/pi/ruuvitag/ruuvi/read-write/read_and_write_observations.py >/dev/null 2>&1
" ja syslogiin tulee minuutin välein esim "Jun 8 23:38:01 raspberrypi CRON[11568]: (root) CMD (python3 /home/pi/ruuvitag/ruuvi/read-write/read_and_write_observations.py >/dev/null 2>&1)
".
node index.js pyörii screenissä taustalla, mutta se ei päivity muuten kuin manuaalisesti ajamalla komentokehoitteessa "python3 /home/pi/ruuvitag/ruuvi/read-write/read_and_write_observations.py".
Miksi tuo ei Crontabin kautta päivity?
The text was updated successfully, but these errors were encountered: