1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/wait-for-it.sh
2019-10-07 23:41:00 +01:00

4 lines
88 B
Bash
Executable File

echo "Waiting 10 Seconds for DB to start"
sleep 10;
echo "Starting Application"
./wakapi