From 201571f8203e64988078c971f81b0aee810eec14 Mon Sep 17 00:00:00 2001 From: tywunon Date: Thu, 3 May 2018 09:04:28 +0200 Subject: [PATCH] Update install.sh Fixed Typo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0495e98..983b4c3 100755 --- a/install.sh +++ b/install.sh @@ -43,5 +43,5 @@ make -j4 echo "sudo /home/pi/openauto/bin/autoapp" >> /home/pi/.config/lxsession/LXDE-pi/autostart # Starting OpenAuto -whiptail --title "OpenAuto RPi" --msgbox "Strating OpenAuto" 8 78 +whiptail --title "OpenAuto RPi" --msgbox "Starting OpenAuto" 8 78 /home/pi/openauto/bin/autoapp