mirror of
https://github.com/AuxXxilium/arc-v.git
synced 2024-11-23 15:01:04 +07:00
arc: fix reconfiguring message
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
c82eb4c0f9
commit
374882d473
@ -243,7 +243,7 @@ function arcbuild() {
|
||||
KVER="${PRODUCTVER}-${KVER}"
|
||||
fi
|
||||
dialog --backtitle "$(backtitle)" --title "Arc Config" \
|
||||
--infobox "Reconfiguring Synoinfo, Addons and Modules" 0 0
|
||||
--infobox "Reconfiguring Synoinfo, Addons and Modules" 3 46
|
||||
# Delete synoinfo and reload model/build synoinfo
|
||||
writeConfigKey "synoinfo" "{}" "${USER_CONFIG_FILE}"
|
||||
while IFS=': ' read -r KEY VALUE; do
|
||||
|
Loading…
Reference in New Issue
Block a user