Refine project status workflows and dashboards
This commit is contained in:
@@ -11,4 +11,6 @@ if [ ! -x ".venv/bin/python" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
export INTRANET_AUTO_RELOAD="${INTRANET_AUTO_RELOAD:-1}"
|
||||
|
||||
exec ./.venv/bin/python main.py
|
||||
|
||||
Reference in New Issue
Block a user