From f2f48c522a2a8ecaee5ae1463d3cf6bc34186f5e Mon Sep 17 00:00:00 2001 From: Aaron Murray Date: Fri, 2 Oct 2020 06:01:00 -0500 Subject: [PATCH] add notes to skip network setup --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1bcb940..1aac8a7 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,9 @@ ### a detailed guide is available for this script as well https://forum.openmediavault.org/index.php/Thread/28789-Installing-OMV5-on-Raspberry-PI-s-Armbian-SBC-s-i386-32-bit-platforms/ + + +### to skip network setup done by the script +####wget https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install +####chmod +x install +####sudo ./install -n