authelia/scripts/run-dev-server.sh

4 lines
90 B
Bash
Executable File

#!/bin/sh
./node_modules/.bin/ts-node -P ./server/tsconfig.json ./server/src/index.ts $*