chore: rename blog->eiblog

This commit is contained in:
deepzz0
2021-04-29 11:17:20 +08:00
parent 9c341f88d2
commit 2fbc5fa024
27 changed files with 193 additions and 97 deletions

View File

@@ -10,9 +10,9 @@ _app:
# below you should write
# run blog app
blog:
@scripts/run_app.sh blog
# run eiblog app
eiblog:
@scripts/run_app.sh eiblog
# run backup app
backup: