iop: update_package: fix output text

This commit is contained in:
Alex Oprea 2017-01-26 13:43:12 +01:00
parent d4b564d426
commit d793f92e7e

View file

@ -491,7 +491,7 @@ Date: %ai%n\
check_feeds()
{
echo -e "${Green}_______________________________________________________________________________${Color_Off}"
echo "Now checking if any changes has been done to the feeds."
echo "Now checking if any changes have been done to the feeds."
echo -e "${Green}_______________________________________________________________________________${Color_Off}"
feeds=$(grep -v "^#" feeds.conf| awk '{print $2}')