On Sat, Oct 26, 2024 at 10:19 AM RocketDev wrote:
>
> Zsh treat unmatched glob as error while bash treat that as the original
> string. Substitute globing with find to solve.
>
> * config/profile.sh.in: Fix globing error for zsh
>
> Signed-off-by: RocketDev
> ---
> config/profile.sh.in | 4 +
Zsh treat unmatched glob as error while bash treat that as the original
string. Substitute globing with find to solve.
* config/profile.sh.in: Fix globing error for zsh
Signed-off-by: RocketDev
---
config/profile.sh.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/