mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-21 14:04:15 +02:00
remove old interims update setting
This commit is contained in:
parent
25dbe24b4c
commit
85e2ca5d6a
@ -112,6 +112,7 @@ if [ "${mode}" = "verified" ]; then
|
||||
if [ "${fixedUpdateVersion}" != "${lndUpdateVersion}" ]; then
|
||||
echo "warn='required update version does not match'"
|
||||
echo "# this is normal when the recovery script of a new RaspiBlitz version checks for an old update - just ignore"
|
||||
sed -i '/^lndInterimsUpdate=*/d' /mnt/hdd/raspiblitz.conf
|
||||
exit 1
|
||||
else
|
||||
echo "# OK - update version is matching"
|
||||
|
Loading…
x
Reference in New Issue
Block a user