mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
update.sh: Remove superflous KVER variable
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -37,8 +37,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user