wiseflow/core/scripts/start_tasks.sh
2024-08-06 23:11:25 +08:00

5 lines
81 B
Bash

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