Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
a
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
Yusei Tahara
a
Commits
df3fa7d0
Commit
df3fa7d0
authored
Nov 01, 2023
by
Yusei Tahara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update setup.sh
parent
a135fc13
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
setup.sh
setup.sh
+3
-3
No files found.
setup.sh
View file @
df3fa7d0
...
...
@@ -3,10 +3,10 @@
# You must use a machine which has at least two cpu cores.
set
-x
apt-get update
apt-get
install
-y
git apache2 gnupg
apt-get
install
-y
git apache2 gnupg
xz-utils
echo
"deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_1
1
/ ./"
|
tee
/etc/apt/sources.list.d/slapos.list
wget
-O-
"https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_1
1
/Release.key"
| apt-key add -
echo
"deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_1
2
/ ./"
|
tee
/etc/apt/sources.list.d/slapos.list
wget
-O-
"https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_1
2
/Release.key"
| apt-key add -
apt-get update
apt-get
install
-y
slapos-node
...
...
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