Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit 500d500

Browse files
author
Administrator
committed
[Fix]修复koko版本
1 parent 55fc6ec commit 500d500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guacamole/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ done
1414
guacd &
1515
cd /config/tomcat9/bin && ./startup.sh
1616

17-
echo "Guacamole version 1.5.2, more see https://www.jumpserver.org"
17+
echo "Guacamole version 1.5.3, more see https://www.jumpserver.org"
1818
echo "Quit the server with CONTROL-C."
1919

2020
if [ ! -f "/config/guacamole/data/log/info.log" ]; then

0 commit comments

Comments
 (0)