Files
romm/docker/init_scripts/init_scheduler
2023-10-31 13:10:43 +01:00

4 lines
100 B
Bash
Executable File

#!/bin/bash
[[ ${ENABLE_EXPERIMENTAL_REDIS} == "true" ]] && python3 scheduler.py || sleep infinity