From 30e20271de31d74172d831bbf2cc569ac99e5fa3 Mon Sep 17 00:00:00 2001 From: ua1zbe Date: Thu, 8 Sep 2022 17:35:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'svx.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- svx.sh | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/svx.sh b/svx.sh index a68c599..5d81822 100644 --- a/svx.sh +++ b/svx.sh @@ -41,7 +41,8 @@ function advancedMenu() { echo "Start SVXLink" # whiptail --title "Гора SVXLink" --msgbox "Подключится?" 8 45 clear - sudo -u svxlink svxlink +# sudo -u svxlink svxlink + svxlink svxlink advancedMenu ;; @@ -53,8 +54,6 @@ advancedMenu #d=`date` -dialog --title "Script!" --infobox "Скрипт UA1ZBE - 05.09.2022" 10 40;sleep 1 -#clear -#echo "UA1ZBE - 05.09.2022 >>> $d " -#advancedMenu +dialog --title "Script!" --infobox "Скрипт UA1ZBE - 08.09.2022" 10 40;sleep 1 + clear \ No newline at end of file