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

5 lines
114 B
Bash
Executable File

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