OpenMediaVault-Plugin-Developers / installScript

script that installs omv-extras and openmediavault if not installed already.
1.1k stars 207 forks source link

File not found #18

Closed gpazbyte closed 4 years ago

gpazbyte commented 4 years ago

When trying to run the install file per the guide I copied and pasted the script name into Putty and it consistently gives me file not found error. I tried tying it by hand with the same result, I know the file is there in the dir as I have looked at it. I see it was updated 2 hours ago, does it have a certain to wait before the file change is committed with github? Here is the output from Putty: Screenshot from 2020-05-19 12-25-13

ryecoaaron commented 4 years ago

The 'O' after wget needs to be a capital 'O'. And there is no wait after it is updated. I tested it immediately after uploading.

gpazbyte commented 4 years ago

Okay I got it to work, I had tried the capital O at one point and it still didn't work. But I found my error, syntax needed a space between the dash and the URL, my bad, LOL.

On Tue, May 19, 2020 at 12:40 PM Aaron Murray notifications@github.com wrote:

The 'O' after wget needs to be a capital 'O'. And there is no wait after it is updated. I tested it immediately after uploading.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenMediaVault-Plugin-Developers/installScript/issues/18#issuecomment-630940441, or unsubscribe https://github.com/notifications/unsubscribe-auth/AML4RU7VT4BXMHHUXWBBH73RSKY6XANCNFSM4NFE7NHQ .