mirror of https://github.com/halo-dev/halo
parent
db39464b6a
commit
e39ade7ce0
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
APP_NAME=halo-0.0.2.jar
|
||||
APP_NAME=halo-0.0.3.jar
|
||||
|
||||
usage() {
|
||||
echo "用法: sh halo.sh [start(启动)|stop(停止)|restart(重启)|status(状态)]"
|
||||
|
|
Loading…
Reference in New Issue