linuxserver / docker-mariadb

GNU General Public License v3.0
205 stars 43 forks source link

[BUG] A shell script code typo error. #146

Open Zerorigin opened 1 month ago

Zerorigin commented 1 month ago

Is there an existing issue for this?

Current Behavior

https://github.com/linuxserver/docker-mariadb/blob/11743a1c76cc54423b644002f20f80a67427c994/root/etc/s6-overlay/s6-rc.d/init-mariadb-initdb/run#L9

It should be: ${RET}

Expected Behavior

No response

Steps To Reproduce

Nothing.

Environment

OS: Any.
How docker service was installed: distro's packagemanager

CPU architecture

x86-64

Docker creation

Nothing.

Container logs

Nothing.
github-actions[bot] commented 1 month ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

Zerorigin commented 2 weeks ago

We should fix the problem first, not just shut it down.