Skip to content
Snippets Groups Projects
Select Git revision
  • 1c1c21b50695ae8d2bad144b60c88770e89874b5
  • main default
  • feature/3D_rendering
  • feature/cave-support
  • feature/study
5 results

Dasher.Build.cs

Blame
  • crons 264 B
    SHELL=/bin/bash
    
    0 2 * * * /bin/bash -c 'source /etc/environment && /usr/bin/python3 $PYTHON_SCRIPT_PATH >> /var/log/cron.log 2>&1'
    * * * * * /bin/bash -c 'source /etc/environment && echo $COSCINE_API_TOKEN >> /var/log/cron_test.log 2>&1'
    # Required empty newline