From 6a92031cc6f6face5c5a2a33e362716d8b3faf86 Mon Sep 17 00:00:00 2001 From: paperbenni Date: Fri, 17 Jul 2020 15:17:58 +0200 Subject: [PATCH] invert colors for advanced settings --- ask.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ask.sh b/ask.sh index 07fe649..d7c0119 100755 --- a/ask.sh +++ b/ask.sh @@ -101,7 +101,7 @@ this will delete all existing data" | imenu -C; then iroot hostname "$NEWHOSTNAME" - if imenu -c "edit advanced settings? (use only if you know what you're doing)"; then + if imenu -c -i "edit advanced settings? (use only if you know what you're doing)"; then /root/instantARCH/askadvanced.sh fi -- 2.11.0