mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
iop: update_package: fix output text
This commit is contained in:
parent
d4b564d426
commit
d793f92e7e
1 changed files with 1 additions and 1 deletions
|
|
@ -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}')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue