Formatting
This commit is contained in:
parent
db99afeb19
commit
c94d3330bf
@ -4,7 +4,7 @@ UPDATES=$(arch-audit --upgradable | sed "{s/\n/<br>/g}")
|
||||
|
||||
if test "$1" != "true"
|
||||
then
|
||||
UPDATES=$(echo -e "$UPDATES" | grep -v "testing repos\!")
|
||||
UPDATES=$(echo -e "$UPDATES" | grep -v "testing repos\!")
|
||||
fi
|
||||
|
||||
echo -en "$UPDATES"
|
||||
|
Loading…
Reference in New Issue
Block a user