From 0b0c04e1cc287b5d0ed90a8d64d6cefb3041f268 Mon Sep 17 00:00:00 2001 From: Vince Date: Mon, 12 Apr 2021 21:39:55 +0800 Subject: [PATCH] Update tweaks.sh --- tweaks.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tweaks.sh b/tweaks.sh index 8f02f468..69e60ee1 100755 --- a/tweaks.sh +++ b/tweaks.sh @@ -181,12 +181,6 @@ else prompt -w "DASH TO DOCK: You may need to logout to take effect." fi - if [[ "${firefox}" == 'true' && "${edit_firefox}" == 'true' ]]; then - echo; prompt -e "ERROR: Don't mix use option '-f' and '-e' ! " - echo; prompt -i "Please install it again just use '-f' or '-e' !"; echo - exit 0 - fi - if [[ "${firefox}" == 'true' || "${edit_firefox}" == 'true' ]]; then if [[ "${firefox}" == 'true' ]]; then echo; prompt -i "Installing '${name}' Firefox theme..."