mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-23 23:49: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
|
checkHardwareID
|
||||||
dialog --backtitle "$(backtitlep)" --title "Model" \
|
dialog --backtitle "$(backtitlep)" --title "Model" \
|
||||||
--infobox "Reading Models..." 3 25
|
--infobox "Reading Models..." 3 25
|
||||||
|
ARCCONF="$(readConfigKey "${MODEL:-SA6400}.serial" "${S_FILE}")"
|
||||||
# Loop menu
|
# Loop menu
|
||||||
RESTRICT=1
|
RESTRICT=1
|
||||||
PS="$(readConfigEntriesArray "platforms" "${P_FILE}" | sort)"
|
PS="$(readConfigEntriesArray "platforms" "${P_FILE}" | sort)"
|
||||||
|
Loading…
Reference in New Issue
Block a user