link-stack/apps/metamigo-frontend/docker-entrypoint.sh

6 lines
76 B
Bash
Raw Normal View History

2023-03-22 07:11:51 +00:00
#!/bin/bash
set -e
echo "starting leafcutter"
exec dumb-init npm run start