Files
micro-service-api/entrypoint

4 lines
75 B
Bash

#!/bin/sh
./start-login.sh &
./start-ttc.sh &
exec ./start-accountingwep.sh