From c6f1c876b9de2b417daf6ceeeb2f9a741844d423 Mon Sep 17 00:00:00 2001 From: Goury Date: Wed, 1 Feb 2023 01:56:47 +0200 Subject: [PATCH] Rename webui.sh to webui.bash Fix issue #6721 --- webui.sh => webui.bash | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename webui.sh => webui.bash (100%) diff --git a/webui.sh b/webui.bash similarity index 100% rename from webui.sh rename to webui.bash