Commit 0304ea4a authored by ruibaby's avatar ruibaby
Browse files

0.0.4

parent f98ee926
Showing with 3 additions and 3 deletions
+3 -3
#!/bin/bash
APP_NAME=halo-0.0.3.jar
APP_NAME=halo-latest.jar
usage() {
echo "用法: sh halo.sh [start(启动)|stop(停止)|restart(重启)|status(状态)]"
......
......@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cc.ryanc</groupId>
<artifactId>halo</artifactId>
<version>0.0.3</version>
<version>latest</version>
<name>halo</name>
<description>
......
<footer class="main-footer">
<div class="pull-right hidden-xs"><a target="_blank" href="https://github.com/ruibaby/halo">0.0.3</a></div>
<div class="pull-right hidden-xs"><a target="_blank" href="https://github.com/ruibaby/halo">0.0.4</a></div>
Thanks for using <strong><a data-pjax="true" href="/admin/halo">Halo</a>.</strong>
</footer>
\ No newline at end of file
Supports Markdown
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