change variable name

This commit is contained in:
Aaron Murray 2021-04-12 16:28:49 -05:00
parent 4f4923edb0
commit 9a15181635

View File

@ -13,7 +13,7 @@
# https://github.com/armbian/config/blob/master/debian-software
# https://forum.openmediavault.org/index.php/Thread/25062-Install-OMV5-on-Debian-10-Buster/
#
# version: 1.3.6
# version: 1.3.7
#
if [[ $(id -u) -ne 0 ]]; then
@ -249,7 +249,7 @@ if [ "${codename}" = "eoan" ]; then
fi
if [ ${rpi} -eq 1 ]; then
omv_set_default "OMV_IS_RPI" "1"
omv_set_default "OMV_APT_USE_OS_SECURITY" "1"
fi
# install omv-extras