From d342422b9c708132db22a386eaab47509f86767f Mon Sep 17 00:00:00 2001 From: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com> Date: Tue, 16 Feb 2021 08:41:58 +0200 Subject: [PATCH] Update ssr.sh --- apps/ssr.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/ssr.sh b/apps/ssr.sh index 791b34a..850568f 100644 --- a/apps/ssr.sh +++ b/apps/ssr.sh @@ -8,7 +8,6 @@ function error { DIRECTORY="$HOME/Pi-Assistant" APPS="$HOME/Pi-Assistant/apps" - echo "this script will help you install or remove simplescreenrecorder." PS3='Please enter the number for install or remove (1 - 3): ' options=("install" "remove" "back to app installer")