mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
changes per schrej's request
Lists the stock MariaDB Link instead of my old personal one. Corrects an echo command in the entrypoint.
This commit is contained in:
@@ -24,7 +24,7 @@ else
|
||||
fi
|
||||
|
||||
## check for DB up before starting the panel
|
||||
zshoecho "Checking database status."
|
||||
echo "Checking database status."
|
||||
until nc -z -v -w30 $DB_HOST 3306
|
||||
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user