mirror of
https://github.com/kenzok8/openwrt-packages
synced 2025-01-08 11:17:27 +08:00
update 2024-03-24 20:08:28
This commit is contained in:
parent
1939fa86f7
commit
396f9a7690
@ -16,7 +16,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=luci-app-amlogic
|
PKG_NAME:=luci-app-amlogic
|
||||||
PKG_VERSION:=3.1.226
|
PKG_VERSION:=3.1.227
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0 License
|
PKG_LICENSE:=GPL-2.0 License
|
||||||
|
@ -757,9 +757,6 @@ echo "done"
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
echo -n "Update boot args ... "
|
echo -n "Update boot args ... "
|
||||||
if [ -f /tmp/armbianEnv.txt ]; then
|
|
||||||
cp /tmp/armbianEnv.txt .
|
|
||||||
fi
|
|
||||||
sed -e '/fdtfile=/d' -i armbianEnv.txt
|
sed -e '/fdtfile=/d' -i armbianEnv.txt
|
||||||
sed -e '/rootdev=/d' -i armbianEnv.txt
|
sed -e '/rootdev=/d' -i armbianEnv.txt
|
||||||
sed -e '/rootfstype=/d' -i armbianEnv.txt
|
sed -e '/rootfstype=/d' -i armbianEnv.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user