3 lines
48 B
Bash
3 lines
48 B
Bash
|
|
#!/bin/sh
|
||
|
|
cd /server/exthernal-ttc-api
|
||
|
|
npm start
|