Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blaar
Commits
49702217
Commit
49702217
authored
May 22, 2019
by
Arnaud Blanchard
Browse files
Update INSTALL_UBUNTU.md
parent
ee9bd0a3
Pipeline
#69
canceled with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
INSTALL_UBUNTU.md
View file @
49702217
...
@@ -3,9 +3,7 @@ Install blaar on Ubuntu or Raspbian (rasperry pi)
...
@@ -3,9 +3,7 @@ Install blaar on Ubuntu or Raspbian (rasperry pi)
Copy past this line in a terminal
Copy past this line in a terminal
wget -q -O/tmp/blaar_install.sh https://git.u-cergy.fr/blaar/blaar/raw/master/developer_tools/clone_and_install_blaar_ubuntu.sh &&
wget -q -O - https://git.u-cergy.fr/blaar/blaar/raw/master/developer_tools/clone_and_install_blaar_ubuntu.sh | bash
bash /tmp/blaar_install.sh; rm /tmp/blaar_install.sh; cd blaar
You will be requested at some point to enter your admin password to make the installation.
You will be requested at some point to enter your admin password to make the installation.
...
...
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