forked from ttc/micro-service-api
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/sh
|
|
|
|
cd /server/exthernal-login-api && exec npm run dev
|