mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-23 23:39:54 +07:00
arc-functions: fix logic
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
601547d9db
commit
c4cc0b779a
@ -886,9 +886,10 @@ function updateMenu() {
|
|||||||
updateLoader "${TAG}"
|
updateLoader "${TAG}"
|
||||||
;;
|
;;
|
||||||
2)
|
2)
|
||||||
updateDependencies
|
dependenciesUpdate
|
||||||
;;
|
;;
|
||||||
3)
|
3)
|
||||||
|
updateConfigs
|
||||||
checkHardwareID
|
checkHardwareID
|
||||||
;;
|
;;
|
||||||
4)
|
4)
|
||||||
|
Loading…
Reference in New Issue
Block a user