Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
S
srvpro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
srvpro
Commits
2b3a2364
Commit
2b3a2364
authored
Sep 25, 2018
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
f85dc489
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/install_ubnutu_18.sh
docs/install_ubnutu_18.sh
+1
-1
No files found.
docs/install_ubnutu_18.sh
View file @
2b3a2364
...
@@ -6,7 +6,7 @@ sudo -E apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0
...
@@ -6,7 +6,7 @@ sudo -E apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0
echo
"deb http://download.mono-project.com/repo/ubuntu stable-bionic main"
|
sudo
-E
tee
/etc/apt/sources.list.d/mono-official-stable.list
echo
"deb http://download.mono-project.com/repo/ubuntu stable-bionic main"
|
sudo
-E
tee
/etc/apt/sources.list.d/mono-official-stable.list
curl
-sL
https://deb.nodesource.com/setup_10.x |
sudo
-E
bash -
curl
-sL
https://deb.nodesource.com/setup_10.x |
sudo
-E
bash -
sudo
-E
apt-get upgrade
-y
sudo
-E
apt-get upgrade
-y
sudo
-E
apt-get
install
-y
curl git build-essential libreadline-dev libsqlite3-dev mono-
complete
nodejs firewalld
sudo
-E
apt-get
install
-y
curl git build-essential libreadline-dev libsqlite3-dev mono-
devel
nodejs firewalld
sudo
-E
npm
install
pm2
-g
sudo
-E
npm
install
pm2
-g
sudo
-E
systemctl start firewalld
sudo
-E
systemctl start firewalld
...
...
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