From 99619d93986a63ed836749adb7282fc0b8bda16d Mon Sep 17 00:00:00 2001 From: AristoChen Date: Fri, 25 Jun 2021 20:22:56 +0800 Subject: [PATCH] Prevent showing error message after call do_about() --- raspi-config | 1 + 1 file changed, 1 insertion(+) diff --git a/raspi-config b/raspi-config index a640864..c3310c9 100755 --- a/raspi-config +++ b/raspi-config @@ -133,6 +133,7 @@ configuration of the Raspberry Pi. Although it can be run at any time, some of the options may have difficulties if you have heavily customised your installation.\ " 20 70 1 + return 0 } get_can_expand() {