From 0f5bbc6cb0a5bb51b0367ac6855b352653da6e09 Mon Sep 17 00:00:00 2001 From: Ryan Walmsley Date: Fri, 5 Apr 2013 13:37:56 +0100 Subject: [PATCH] Rastrack --- raspi-config | 1 + 1 file changed, 1 insertion(+) diff --git a/raspi-config b/raspi-config index ef04ee9..6fee02a 100755 --- a/raspi-config +++ b/raspi-config @@ -426,6 +426,7 @@ while true; do "overclock" "Configure overclocking" \ "ssh" "Enable or disable ssh server" \ "boot_behaviour" "Start desktop on boot?" \ + "rastrack" "Add this Pi to the Raspberry Pi Map - Rastrack" \ "update" "Try to upgrade raspi-config" \ 3>&1 1>&2 2>&3) RET=$?