mirror of
https://github.com/unraid/webgui.git
synced 2026-01-15 22:19:58 -06: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.