mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +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
|
fi
|
||||||
|
|
||||||
$WGET ${wgetoptions} ${updateurl}
|
$WGET ${wgetoptions} ${updateurl}
|
||||||
|
[ $? -eq 0 ] && ${0} success
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user