We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
noma/install.sh
Line 143 in 638db12
$ git clone https://github.com/lncm/noma.git $ cd noma/ $ sudo ./install.sh Sources not found, fetching from github...
"But I just got the sources!" Message should be something like Sources not found in /media, fetching from github...
Sources not found in /media, fetching from github...
The text was updated successfully, but these errors were encountered:
I have to agree with that. I think ./install.sh should be worded a bit better or maybe make use of the current directory it is installed in?
./install.sh
Sorry, something went wrong.
For now the correct place it should really live in is /media/noma so you should ideally do a git clone https://github.com/lncm/noma.git /media
/media/noma
git clone https://github.com/lncm/noma.git /media
Add that to the README.md?
Good idea or maybe change install.sh
thoughts @AnotherDroog ?
The relevant changes to README.md ended up getting merged as part of PR #69 ... e35c9f5
Leaving the issue open in case @AnotherDroog has thoughts or someone wants to change install.sh
No branches or pull requests
noma/install.sh
Line 143 in 638db12
"But I just got the sources!"
Message should be something like
Sources not found in /media, fetching from github...
The text was updated successfully, but these errors were encountered: