Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
1ac6ad43
Unverified
Commit
1ac6ad43
authored
Feb 25, 2019
by
wojiushixiaobai
Committed by
GitHub
Feb 25, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2434 from wojiushixiaobai/docs
[Fix]修复gua路径
parents
26c864b6
d83f2eda
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
upgrade.rst
docs/upgrade.rst
+4
-4
No files found.
docs/upgrade.rst
View file @
1ac6ad43
...
@@ -466,7 +466,7 @@
...
@@ -466,7 +466,7 @@
$ git pull
$ git pull
$ /etc/init.d/guacd stop
$ /etc/init.d/guacd stop
$ sh /config/tomcat8/bin/shutdown.sh
$ sh /config/tomcat8/bin/shutdown.sh
$ ln -sf /
config
/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war
$ ln -sf /
opt
/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war
$ ln -sf /opt/docker-guacamole/guacamole-auth-jumpserver-0.9.14.jar /config/guacamole/extensions/guacamole-auth-jumpserver-0.9.14.jar
$ ln -sf /opt/docker-guacamole/guacamole-auth-jumpserver-0.9.14.jar /config/guacamole/extensions/guacamole-auth-jumpserver-0.9.14.jar
$ cd /config
$ cd /config
...
@@ -703,7 +703,7 @@
...
@@ -703,7 +703,7 @@
$ git pull
$ git pull
$ /etc/init.d/guacd stop
$ /etc/init.d/guacd stop
$ sh /config/tomcat8/bin/shutdown.sh
$ sh /config/tomcat8/bin/shutdown.sh
$ ln -sf /
config
/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war
$ ln -sf /
opt
/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war
$ ln -sf /opt/docker-guacamole/guacamole-auth-jumpserver-0.9.14.jar /config/guacamole/extensions/guacamole-auth-jumpserver-0.9.14.jar
$ ln -sf /opt/docker-guacamole/guacamole-auth-jumpserver-0.9.14.jar /config/guacamole/extensions/guacamole-auth-jumpserver-0.9.14.jar
$ cd /config
$ cd /config
...
@@ -940,7 +940,7 @@
...
@@ -940,7 +940,7 @@
$ git pull
$ git pull
$ /etc/init.d/guacd stop
$ /etc/init.d/guacd stop
$ sh /config/tomcat8/bin/shutdown.sh
$ sh /config/tomcat8/bin/shutdown.sh
$ ln -sf /
config
/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war
$ ln -sf /
opt
/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war
$ ln -sf /opt/docker-guacamole/guacamole-auth-jumpserver-0.9.14.jar /config/guacamole/extensions/guacamole-auth-jumpserver-0.9.14.jar
$ ln -sf /opt/docker-guacamole/guacamole-auth-jumpserver-0.9.14.jar /config/guacamole/extensions/guacamole-auth-jumpserver-0.9.14.jar
$ cd /config
$ cd /config
...
@@ -1026,7 +1026,7 @@
...
@@ -1026,7 +1026,7 @@
$ git pull
$ git pull
$ /etc/init.d/guacd stop
$ /etc/init.d/guacd stop
$ sh /config/tomcat8/bin/shutdown.sh
$ sh /config/tomcat8/bin/shutdown.sh
$ ln -sf /
config
/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war
$ ln -sf /
opt
/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war
$ ln -sf /opt/docker-guacamole/guacamole-auth-jumpserver-0.9.14.jar /config/guacamole/extensions/guacamole-auth-jumpserver-0.9.14.jar
$ ln -sf /opt/docker-guacamole/guacamole-auth-jumpserver-0.9.14.jar /config/guacamole/extensions/guacamole-auth-jumpserver-0.9.14.jar
$ /etc/init.d/guacd start
$ /etc/init.d/guacd start
$ sh /config/tomcat8/bin/startup.sh
$ sh /config/tomcat8/bin/startup.sh
...
...
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