Files
standardnotes-server/packages/auth/supervisor/supervisor-server.sh
T

7 lines
126 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
sh supervisor/wait-for.sh localhost $SYNCING_SERVER_PORT
node supervisor/entrypoint-server.js