mirror of
https://github.com/unraid/webgui.git
synced 2026-05-08 05:12:14 -05:00
db77c13552
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.