wiseflow/core/scripts/start_tasks.sh
2024-12-05 12:11:28 +08:00

5 lines
78 B
Bash

#!/bin/bash
set -o allexport
source .env
set +o allexport
exec python tasks.py