mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-23 21:19:52 +07:00
arc: fix copy
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
dcd86a4272
commit
3e010b781a
@ -96,6 +96,7 @@ function arcModel() {
|
||||
checkHardwareID
|
||||
dialog --backtitle "$(backtitlep)" --title "Model" \
|
||||
--infobox "Reading Models..." 3 25
|
||||
ARCCONF="$(readConfigKey "${MODEL:-SA6400}.serial" "${S_FILE}")"
|
||||
# Loop menu
|
||||
RESTRICT=1
|
||||
PS="$(readConfigEntriesArray "platforms" "${P_FILE}" | sort)"
|
||||
|
Loading…
Reference in New Issue
Block a user