Update startpackpack.sh

This commit is contained in:
Andrew Bauer 2017-08-19 20:59:30 -05:00 committed by GitHub
parent ccb7e08aae
commit 20b0a26bc5
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ checksanity () {
echo
echo "ERROR: The script cannot find the required command \"reqoquery\"."
echo "This command is required in order to build ZoneMinder on el6."
echo "Please install the \"yum-utils\" then try again."
echo "Please install the \"yum-utils\" package then try again."
echo
exit 1
fi