]> code.delx.au - monosys/blobdiff - bin/check-local-updates
notes: fix raspi install notes, also @home -> @username
[monosys] / bin / check-local-updates
index 64059295f656587ed83b9f618f7bec77b159db62..806c58fe63ce9a5b9ff43e6127d80e2036778be1 100755 (executable)
@@ -17,5 +17,5 @@ if is_debian; then
 fi
 
 if is_arch; then
-    checkupdates
+    checkupdates || true
 fi