Skip to content

Commit 24465c8

Browse files
committed
star.sh
1 parent c4c699a commit 24465c8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bin/start.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)