scripts: ensure that ipkg-make-index.sh exits successfully
[openwrt.git] / scripts / ipkg-make-index.sh
index 12d143a..1822227 100755 (executable)
@@ -31,3 +31,4 @@ Description:/"
        echo ""
 done
 [ -n "$empty" ] && echo
+exit 0