mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-23 21:49:52 +07:00
arc: rewrite description
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
686b894e91
commit
561482b14a
@ -330,7 +330,7 @@ function arcVersion() {
|
||||
[ -n "${PAT_URL}" ] && [ -n "${PAT_HASH}" ] && VALID="true"
|
||||
fi
|
||||
fi
|
||||
MSG="Do you want to try Automated Mode for Config?\nIf yes, Loader will configure, build and boot DSM."
|
||||
MSG="Do you want to try Automated Mode?\nIf yes, Loader will configure, build and boot DSM."
|
||||
dialog --backtitle "$(backtitle)" --colors --title "Automated Mode" \
|
||||
--yesno "${MSG}" 6 55
|
||||
if [ $? -eq 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user