mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-15 09:51:21 +00:00
store successful update events to be displayed on status page
This commit is contained in:
parent
f1c1d812e9
commit
5c5134f233
@ -247,6 +247,7 @@ doUpdate()
|
||||
fi
|
||||
|
||||
$WGET ${wgetoptions} ${updateurl}
|
||||
[ $? -eq 0 ] && ${0} success
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user