updated sh files

This commit is contained in:
2025-08-17 12:08:46 +03:00
parent 3a2e48dca9
commit 4d0a85a43d
5 changed files with 12 additions and 4 deletions

4
start_scheduler_background.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
SCRIPT_PATH="$(cd "$(dirname "$0")" && pwd)"
source $SCRIPT_PATH/venv/bin/activate
bash $SCRIPT_PATH/start_scheduler.sh