mirror of
https://github.com/TeamWiseFlow/wiseflow.git
synced 2025-01-23 19:00:26 +08:00
4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
set -o allexport
|
|
source ../.env
|
|
set +o allexport
|
|
python background_task.py |