All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 2m59s
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
4 lines
75 B
Bash
4 lines
75 B
Bash
#!/bin/sh
|
|
./start-login.sh &
|
|
./start-ttc.sh &
|
|
exec ./start-accountingwep.sh |