update 2024-03-24 20:27:28

This commit is contained in:
kenzok8 2024-03-24 20:27:28 +08:00
parent 796bc907f1
commit 9427098286
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