Fixes and service.sh.
This commit is contained in:
+943
-819
File diff suppressed because it is too large
Load Diff
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /home/kaizen/repos/tourplanner || exit 1
|
||||
exec python3.11 server.py --port=3002 --data-dir=/home/kaizen/repos/tourplanner/data
|
||||
Reference in New Issue
Block a user