Update Modify.sh
This commit is contained in:
parent
198c6396f2
commit
04286bb364
|
@ -8,5 +8,9 @@ sed -i \
|
|||
-e 's?\.\./\.\./luci.mk?$(TOPDIR)/feeds/luci/luci.mk?' \
|
||||
-e 's/ca-certificates/ca-bundle/' \
|
||||
*/Makefile
|
||||
bash diy/create_acl_for_luci.sh -a >/dev/null 2>&1
|
||||
bash diy/convert_translation.sh -a >/dev/null 2>&1
|
||||
rm -rf create_acl_for_luci.err & rm -rf create_acl_for_luci.ok
|
||||
rm -rf create_acl_for_luci.warn
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue