mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
fixed typo
This commit is contained in:
parent
aaca335950
commit
2669d076b2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue