mirror of
https://github.com/armbian/config.git
synced 2026-01-06 09:53:35 -08:00
OMV -n flag
OMV install was breaking odroid HC4 networking https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/install#L78-L79
This commit is contained in:
@@ -568,7 +568,7 @@ fancy_wget "$wgeturl" "-O ${TEMP_DIR}/omv_install.sh"
|
||||
clear
|
||||
echo "Starting OpenMediaVault install. Be patient, it will take several minutes..."
|
||||
sleep 2
|
||||
bash ${TEMP_DIR}/omv_install.sh -r
|
||||
bash ${TEMP_DIR}/omv_install.sh -r -n
|
||||
|
||||
# Board Specific Tweak
|
||||
echo "Now applying board tweak if required..."
|
||||
|
||||
Reference in New Issue
Block a user