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