Unverified Commit 93af21ba authored by lanefu's avatar lanefu Committed by GitHub
Browse files
parent 476bfdaf
...@@ -568,7 +568,7 @@ fancy_wget "$wgeturl" "-O ${TEMP_DIR}/omv_install.sh" ...@@ -568,7 +568,7 @@ fancy_wget "$wgeturl" "-O ${TEMP_DIR}/omv_install.sh"
clear clear
echo "Starting OpenMediaVault install. Be patient, it will take several minutes..." echo "Starting OpenMediaVault install. Be patient, it will take several minutes..."
sleep 2 sleep 2
bash ${TEMP_DIR}/omv_install.sh -r bash ${TEMP_DIR}/omv_install.sh -r -n
# Board Specific Tweak # Board Specific Tweak
echo "Now applying board tweak if required..." echo "Now applying board tweak if required..."
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment