update 2024-03-24 20:08:28

This commit is contained in:
actions-user 2024-03-24 20:08:28 +08:00
parent 1939fa86f7
commit 396f9a7690
2 changed files with 1 additions and 4 deletions

View File

@ -16,7 +16,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-amlogic
PKG_VERSION:=3.1.226
PKG_VERSION:=3.1.227
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0 License

View File

@ -757,9 +757,6 @@ echo "done"
echo
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 '/rootdev=/d' -i armbianEnv.txt
sed -e '/rootfstype=/d' -i armbianEnv.txt