aurweb/docker/health/mariadb.sh
Levente Polyak 4f68532ee2
chore(mariadb): fix mysql deprecation warnings by using mariadb commands
Mariadb has scheduled to remove the deprecated mysql drop-in interface.
Let's adapt which also removes a lot of warnings while spinning up the
service.
2024-08-19 15:26:36 +02:00

2 lines
45 B
Bash
Executable file

#!/bin/bash
exec mariadb-admin ping --silent