From 369c8dadaa9e7819d2e24e8e5908efae23f632b9 Mon Sep 17 00:00:00 2001 From: Stanislas Lange Date: Mon, 27 Apr 2020 18:06:59 +0200 Subject: [PATCH] refactor(menu): remove clear console --- openvpn-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/openvpn-install.sh b/openvpn-install.sh index 72122b0..c76b8d3 100755 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -1278,7 +1278,6 @@ function removeOpenVPN() { } function manageMenu() { - clear echo "Welcome to OpenVPN-install!" echo "The git repository is available at: https://github.com/angristan/openvpn-install" echo ""