Run the command in terminal to rebuild
cd ~/srv/project/slapos/software/matomo
../../update-hash
slapos node software --all
slapos node instance --all
Now you can find a file named "matomo-backup
" in path
~/srv/project/runnner/slappartX/etc/cron.d/
You can use linux command find
to check if cron output file exist:
find ~/srv/project/runner/ -name matomo-backup
Normally, you will get the result like this:
/srv/slapgrid/slappart9/srv/project/runner/instance/slappart2/etc/cron.d/matomo-backup