Files
herolib/lib/lang/python/templates/openrpc/start.sh
2025-08-17 10:04:58 +02:00

9 lines
93 B
Bash
Executable File

#!/bin/bash
set -e # Exit on any error
cd "$(dirname "$0")"
source env.sh
python main.py