mirror of
https://github.com/unraid/webgui.git
synced 2026-03-15 23:41:29 -05:00
Implemented a minimal viable solution for the zsh plugin: - Checks if the shell is /bin/zsh - Falls back to bash if not This approach prioritizes simplicity and reliability over a more general solution to avoid potential errors.