yunohost_demo/conf/cron_demo_switch

3 lines
177 B
Text
Raw Normal View History

2022-10-13 05:46:46 +02:00
# Switch des conteneurs toutes les __TIME_TO_SWITCH__ minutes
*/__TIME_TO_SWITCH__ * * * * root /bin/bash __FINAL_PATH__/demo_switch.sh >> "__FINAL_PATH__/demo_switch.log" 2>&1