diff --git a/config/rootfiles/core/182/update.sh b/config/rootfiles/core/182/update.sh index 4114c5f0f..db70446c3 100644 --- a/config/rootfiles/core/182/update.sh +++ b/config/rootfiles/core/182/update.sh @@ -37,6 +37,8 @@ done /etc/rc.d/init.d/unbound stop /etc/rc.d/init.d/sshd stop +KVER="xxxKVERxxx" + # Backup uEnv.txt if exist if [ -e /boot/uEnv.txt ]; then cp -vf /boot/uEnv.txt /boot/uEnv.txt.org