speckle-server/utils/monitor-deployment/dev_run.sh

5 строки
114 B
Bash
Executable File

#!/bin/bash
export PG_CONNECTION_STRING=postgres://speckle:speckle@localhost/speckle
cd src && python3 -u run.py