7def60a
1
2
3
4
5
6
#!/bin/bash BACKEND_FILE="${MY_DIR}/source/backend.py" source $(dirname $0)/../common/libbackend.sh startBackend $@