We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c699a commit 24465c8Copy full SHA for 24465c8
bin/start.sh
@@ -0,0 +1,8 @@
1
+#!/bin/bash
2
+##########################################
3
+# @Info 发布脚本
4
+# @Author: yongze.chen
5
+# @Date: 2018-07-04 17:01:45
6
+###########################################
7
+
8
+java -jar xxx.jar
0 commit comments