Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
neutrinet_cube_install
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Neutrinet
neutrinet_cube_install
Commits
ee493012
Commit
ee493012
authored
Apr 05, 2020
by
sohka
Committed by
Antoine Jacques de Dixmude
Apr 05, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix link with required suffix
parent
0d6f5e2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
neutrinet_cube_install.sh
neutrinet_cube_install.sh
+1
-1
No files found.
neutrinet_cube_install.sh
View file @
ee493012
...
...
@@ -827,7 +827,7 @@ function create_custom_script() {
# Adding neutrinet specifics
main_domain=
$(
yunohost tools maindomain
--output
=
plain
)
yunohost app fetchlist -n neutrinet -u https://apps.neutrinet.be/stable --debug
yunohost app fetchlist -n neutrinet -u https://apps.neutrinet.be/stable
.json
--debug
yunohost app fetchlist --debug
yunohost app install neutrinet --force --debug --args "domain=
${
main_domain
}
&path=/neutrinet"
EOF
...
...
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