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
4f16a68f
Commit
4f16a68f
authored
Oct 29, 2018
by
Yusei Tahara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update setup.sh
parent
e398c68e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.sh
setup.sh
+1
-1
No files found.
setup.sh
View file @
4f16a68f
...
@@ -8,7 +8,7 @@ apt-get install -y git apache2
...
@@ -8,7 +8,7 @@ apt-get install -y git apache2
echo
"deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_9.0/ ./"
|
tee
/etc/apt/sources.list.d/slapos.list
echo
"deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_9.0/ ./"
|
tee
/etc/apt/sources.list.d/slapos.list
wget
-O-
"https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_9.0/Release.key"
| apt-key add -
wget
-O-
"https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_9.0/Release.key"
| apt-key add -
apt-get update
apt-get update
apt-get
install
slapos-node
apt-get
install
-y
slapos-node
ln
-s
/etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/
ln
-s
/etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/
ln
-s
/etc/apache2/mods-available/proxy.conf /etc/apache2/mods-enabled/
ln
-s
/etc/apache2/mods-available/proxy.conf /etc/apache2/mods-enabled/
...
...
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