fixed typo

This commit is contained in:
Jonny Gerold 2010-02-06 02:55:05 -08:00
parent aaca335950
commit 2669d076b2

View file

@ -76,7 +76,7 @@ function notDownload () {
## Introduction
function Intro () {
CAT <<INTRO
cat <<INTRO
<< Welcome to the PlugApps for Pogoplug v1/v2/DockStar USB Installer. >>
@ -211,4 +211,4 @@ elif [[ "$1" == "--usb" ]]; then
else
Usage
exit 1
fi
fi