openreplay/utilities/run-dev.sh
2022-09-23 17:41:34 +01:00

6 lines
No EOL
48 B
Bash
Executable file

#!/bin/bash
set -a
source .env
set +a
npm start