Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
git test
Halo
Commits
0304ea4a
Commit
0304ea4a
authored
6 years ago
by
ruibaby
Browse files
Options
Download
Email Patches
Plain Diff
0.0.4
parent
f98ee926
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bin/halo.sh
+1
-1
bin/halo.sh
pom.xml
+1
-1
pom.xml
src/main/resources/templates/admin/module/_footer.ftl
+1
-1
src/main/resources/templates/admin/module/_footer.ftl
with
3 additions
and
3 deletions
+3
-3
bin/halo.sh
+
1
-
1
View file @
0304ea4a
#!/bin/bash
APP_NAME
=
halo-
0.0.3
.jar
APP_NAME
=
halo-
latest
.jar
usage
()
{
echo
"用法: sh halo.sh [start(启动)|stop(停止)|restart(重启)|status(状态)]"
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
-
1
View file @
0304ea4a
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
src/main/resources/templates/admin/module/_footer.ftl
+
1
-
1
View file @
0304ea4a
<
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
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment