Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neutrinet
neutrinet_ynh
Commits
fe099910
Commit
fe099910
authored
Nov 27, 2020
by
Aleks
Browse files
Update README.md because the app is now in the official list
parent
231f3500
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
fe099910
...
@@ -8,19 +8,6 @@ The neutrinet application is for Neutrinet members that have an Internet Cube co
...
@@ -8,19 +8,6 @@ The neutrinet application is for Neutrinet members that have an Internet Cube co
## From the web interface
## From the web interface
First make sure you have the neutrinet apps list
1.
Go to the admin interface on your cube
2.
Click
*Tools*
3.
In the
*Advanced*
section, click
*Applications lists*
4.
Check in the Applications lists section if you have
*neutrinet*
If you don't have it, under
*Custom applications list*
, fill in the form with:
1.
Name:
*neutrinet*
2.
URL:
*https://neutrinet.be/apps.json*
Then, click on the
*Add*
button.
Now, we can install the Neutrinet application:
1.
Go to the admin interface
1.
Go to the admin interface
2.
Click
*Applications*
2.
Click
*Applications*
3.
Click
*Install*
button
3.
Click
*Install*
button
...
@@ -31,20 +18,6 @@ Now, we can install the Neutrinet application:
...
@@ -31,20 +18,6 @@ Now, we can install the Neutrinet application:
## From the CLI
## From the CLI
First check if you have a list, probably named
*neutrinet*
, with
*https://neutrinet.be/apps.json*
as url.
```
shell
yunohost app listlists
```
If you don't have the list yet, you can add it using
```
shell
yunohost app fetchlist
--name
neutrinet
-u
https://neutrinet.be/apps.json
```
Once you have the list, you can install the app using
```
shell
```
shell
yunohost app
install
neutrinet
--debug
yunohost app
install
neutrinet
--debug
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment