Fixes and service.sh.
This commit is contained in:
parent
c66772fd67
commit
fdf214c7d4
1674
index.html
1674
index.html
File diff suppressed because it is too large
Load Diff
4
service.sh
Executable file
4
service.sh
Executable file
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user