Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
5008a583
Commit
5008a583
authored
Jun 22, 2018
by
Lorenzo Martinico
Committed by
Thomas Gambier
Jul 13, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Actually base chromium only ships curl
parent
51797948
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
5008a583
...
@@ -47,7 +47,7 @@ If this command returns `ERROR: unknown command: shell`, please have a second lo
...
@@ -47,7 +47,7 @@ If this command returns `ERROR: unknown command: shell`, please have a second lo
Then download and run the installation script below:
Then download and run the installation script below:
wget -q -O -
https://lab.nexedi.com/nexedi/chromebrew/raw/nexedi/install.sh | bash
curl -Ls
https://lab.nexedi.com/nexedi/chromebrew/raw/nexedi/install.sh | bash
On a rooted Google OnHub, the command needs to be run with the "chronos" user. In order to make su work, a password is needed for the chronos user.
On a rooted Google OnHub, the command needs to be run with the "chronos" user. In order to make su work, a password is needed for the chronos user.
...
@@ -57,7 +57,7 @@ On a rooted Google OnHub, the command needs to be run with the "chronos" user. I
...
@@ -57,7 +57,7 @@ On a rooted Google OnHub, the command needs to be run with the "chronos" user. I
Retype new UNIX password:
Retype new UNIX password:
# su - chronos
# su - chronos
Password:
Password:
$ curl -Ls
git.io/vddgY | ba
sh
$ curl -Ls
https://lab.nexedi.com/nexedi/chromebrew/raw/nexedi/install.sh -o install.sh && yes | bash install.
sh
Help
Help
----
----
...
...
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