X-Git-Url: https://code.delx.au/monosys/blobdiff_plain/8d76f12be3b8a2f4091d2f8717a25ddcc3cfc0b6..380e99458ebaf2996846594196621177db41bbc1:/bin/check-local-updates diff --git a/bin/check-local-updates b/bin/check-local-updates old mode 100644 new mode 100755 index 52397b1..6405929 --- a/bin/check-local-updates +++ b/bin/check-local-updates @@ -13,7 +13,7 @@ function is_arch { } if is_debian; then - aptitude search ~U + aptitude search ~U || true fi if is_arch; then