OSDN Git Service

invert colors for advanced settings
authorpaperbenni <paperbenni@gmail.com>
Fri, 17 Jul 2020 13:17:58 +0000 (15:17 +0200)
committerpaperbenni <paperbenni@gmail.com>
Fri, 17 Jul 2020 13:17:58 +0000 (15:17 +0200)
ask.sh

diff --git a/ask.sh b/ask.sh
index 07fe649..d7c0119 100755 (executable)
--- 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