Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2020-10-19 01:33:26 +0300
committerGitHub <noreply@github.com>2020-10-19 01:33:26 +0300
commit92de6b68c510c3c2f1e4c3490122cf39b3c204ec (patch)
tree30e1edb92c9a906e3b562936201b0d859976d4bf /apps/smbmount.sh
parent005b1bd641b2e1007604fa572a81cba5d418f712 (diff)
Remove msg_box "$SCRIPT_EXPLAINER" where install_popup exists (#1604)
Diffstat (limited to 'apps/smbmount.sh')
-rw-r--r--apps/smbmount.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/smbmount.sh b/apps/smbmount.sh
index 468514f8..eef090ed 100644
--- a/apps/smbmount.sh
+++ b/apps/smbmount.sh
@@ -37,9 +37,6 @@ Recommended is MAX_COUNT=16, because not all menus work reliably with a higher c
exit
fi
-# Show explainer
-msg_box "$SCRIPT_EXPLAINER"
-
# Show install_popup
if ! is_this_installed cifs-utils
then