#!/bin/bash cd /home/kaizen/repos/tourplanner || exit 1 exec python3.11 server.py --port=3002 --data-dir=/home/kaizen/repos/tourplanner/data