diff --git a/bin/runner.sh b/bin/runner.sh index 9559077..653b877 100755 --- a/bin/runner.sh +++ b/bin/runner.sh @@ -152,7 +152,7 @@ if [ -n "${GPSCK}" ]; then yad --center --height="300" --width="300" --form --separator="|" --item-separator="|" --title="GPS" \ --image ${LOGO} --window-icon=${LOGO} --image-on-top \ - --text="\r\r\r\r\rConnect your GPS to the pi" \ + --text="\r\r\r\r\rConnect your GPS to the computer" \ --button="Continue":2 BUT=$?