mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
disks: update 2
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
769a878d9f
commit
0c57a6456d
@ -443,7 +443,7 @@ if [ "${1}" = "patches" ]; then
|
||||
|
||||
checkSynoboot
|
||||
|
||||
[ "$(_get_conf_kv supportportmappingv2)" = "yes" ] && dtModel "${2}" || nondtModel "${2}"
|
||||
[ "$(_get_conf_kv supportportmappingv2)" = "yes" ] && dtModel "${2}" || nondtModel "${2}" "${3}"
|
||||
|
||||
elif [ "${1}" = "late" ]; then
|
||||
echo "Installing addon disks - ${1}"
|
||||
|
Loading…
Reference in New Issue
Block a user