Files
micro-service-api/start-accountingwep.sh

3 lines
58 B
Bash
Raw Normal View History

#!/bin/sh
cd /server/exthernal-accountingwep-api
npm start