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
37ae8998
Commit
37ae8998
authored
Feb 09, 2020
by
HgO
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documentation about downloading the script
parent
bfd0cd08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
2 deletions
+14
-2
README.md
README.md
+14
-2
No files found.
README.md
View file @
37ae8998
...
...
@@ -51,11 +51,23 @@ It can take about two hours from downloading and running the script until the Ne
## Downloading the script
The easiest way to get the script is by cloning the whole project and navigate to it.
There are several ways to get the script:
-
Download the
[
standalone script
](
https://gitlab.domainepublic.net/Neutrinet/neutrinet_cube_install/blob/stable/neutrinet_cube_install.sh
)
(
English
only):
```
shell
curl https://git.domainepublic.net/Neutrinet/neutrinet_cube_install/raw/stable/neutrinet_cube_install.sh
-o
neutrinet_cube_install.sh
```
-
Clone the whole project and navigate to it:
```
shell
git clone https://git
.domainepublic.net/Neutrinet/neutrinet_cube_install
git clone https://git
lab.domainepublic.net/Neutrinet/neutrinet_cube_install.git
cd
neutrinet_cube_install
```
-
Download a zip file with the button on the
[
project page
](
https://git.domainepublic.net/Neutrinet/neutrinet_cube_install
)
(
below
the clone button), or run:
```
shell
curl https://git.domainepublic.net/Neutrinet/neutrinet_cube_install/-/archive/stable/neutrinet_cube_install-stable.zip
-o
neutrinet_cube_install.zip
unzip neutrinet_cube_install.zip
cd
neutrinet_cube_install-stable
```
## Running the script
...
...
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