db-rest/docker-entrypoint.sh

5 lines
65 B
Bash
Raw Normal View History

#!/bin/sh
npm explore hafas-client -- npm run install
npm start