Commit 352b92fc authored by wojiushixiaobai's avatar wojiushixiaobai

[Fix]修改更新文档

parent a76159dd
......@@ -1143,9 +1143,9 @@
.. code-block:: shell
$ cd /opt/docker-guacamole
$ git pull
$ /etc/init.d/guacd stop
$ sh /config/tomcat8/bin/shutdown.sh
$ git pull
$ /etc/init.d/guacd start
$ sh /config/tomcat8/bin/startup.sh
......@@ -1221,9 +1221,9 @@
.. code-block:: shell
$ cd /opt/docker-guacamole
$ git pull
$ /etc/init.d/guacd stop
$ sh /config/tomcat8/bin/shutdown.sh
$ git pull
$ /etc/init.d/guacd start
$ sh /config/tomcat8/bin/startup.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment