environment:
- 'PATH="/usr/bin:/bin"'
cleanout_upload_dir:
- command: '/bin/bash /opt/app/web_alt/flugplan/SH_Sources/flight_archive_monitoring.sh >> /var/log/unitb/clean-uploaded_files.log 2>> /var/log/unitb/clean-uploaded_files.log'
+ command: '/bin/bash /opt/app/web/jobs/cleandirs.sh >> /var/log/unitb/clean-uploaded_files.log 2>> /var/log/unitb/clean-uploaded_files.log'
minute: '0'
hour: '4'
date: '*'
date: '*'
month: '*'
weekday: '*'
- user: unitb.cron
+ user: root
environment:
- 'PATH="/usr/bin:/bin"'