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
352b92fc
Commit
352b92fc
authored
May 04, 2019
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Fix]修改更新文档
parent
a76159dd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
upgrade.rst
docs/upgrade.rst
+2
-2
No files found.
docs/upgrade.rst
View file @
352b92fc
...
@@ -1143,9 +1143,9 @@
...
@@ -1143,9 +1143,9 @@
.. code-block:: shell
.. code-block:: shell
$ cd /opt/docker-guacamole
$ cd /opt/docker-guacamole
$ git pull
$ /etc/init.d/guacd stop
$ /etc/init.d/guacd stop
$ sh /config/tomcat8/bin/shutdown.sh
$ sh /config/tomcat8/bin/shutdown.sh
$ git pull
$ /etc/init.d/guacd start
$ /etc/init.d/guacd start
$ sh /config/tomcat8/bin/startup.sh
$ sh /config/tomcat8/bin/startup.sh
...
@@ -1221,9 +1221,9 @@
...
@@ -1221,9 +1221,9 @@
.. code-block:: shell
.. code-block:: shell
$ cd /opt/docker-guacamole
$ cd /opt/docker-guacamole
$ git pull
$ /etc/init.d/guacd stop
$ /etc/init.d/guacd stop
$ sh /config/tomcat8/bin/shutdown.sh
$ sh /config/tomcat8/bin/shutdown.sh
$ git pull
$ /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