mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-15 01:34:14 +00:00
6361b9ad58
When running "wait-for-mysql.sh", the "echo 'show tables' | manage.py dbshell" command is always considered a success, even if the database is unreachable ($? == 0). So we replace this command by a global system check. This closes #3. |
||
---|---|---|
.. | ||
config | ||
Dockerfile | ||
wait-for-greenlight.sh |