openmamba-netsrpms: a previous commit broke updates detection from mambatray
This commit is contained in:
parent
a1aacd0104
commit
fade0ce2f2
@ -151,5 +151,6 @@ done
|
|||||||
|
|
||||||
if [ "$CHECK_MODE" -a "$UPDATE_NEEDED" ]; then
|
if [ "$CHECK_MODE" -a "$UPDATE_NEEDED" ]; then
|
||||||
echo $"Update needed."
|
echo $"Update needed."
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user