mirror of https://github.com/hak5/openwrt.git
scripts: ensure that ipkg-make-index.sh exits successfully
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45771lede-17.01
parent
a28470a3cc
commit
4d96170c32
|
@ -31,3 +31,4 @@ Description:/"
|
|||
echo ""
|
||||
done
|
||||
[ -n "$empty" ] && echo
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue