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
Ilja
neutrinet_ynh
Commits
7b649520
Commit
7b649520
authored
Sep 15, 2017
by
Thomas Balthazar
Committed by
GitHub
Sep 15, 2017
Browse files
Typo: remove extra space
🚀
parent
27f751f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/install
View file @
7b649520
...
...
@@ -79,7 +79,7 @@ install_neutrinet_apps_list() {
}
install_labriqueinternet_apps_list() {
if ! sudo yunohost app listlists | grep -q "labriqueinternet
:"; then
if ! sudo yunohost app listlists | grep -q "labriqueinternet:"; then
sudo yunohost app fetchlist -n labriqueinternet -u https://labriqueinter.net/apps/labriqueinternet.json
fi
}
...
...
Write
Preview
Supports
Markdown
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