mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 01:09:53 +07:00
arc-functions: fix update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
92bd4a0e97
commit
5cde4b31e8
@ -824,6 +824,7 @@ function updateMenu() {
|
||||
[ -z "${TAG}" ] && return 1
|
||||
fi
|
||||
updateAddons "${TAG}"
|
||||
updateAddon
|
||||
writeConfigKey "arc.builddone" "false" "${USER_CONFIG_FILE}"
|
||||
BUILDDONE="$(readConfigKey "arc.builddone" "${USER_CONFIG_FILE}")"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user