瀏覽代碼

更新 '_posts/Linux.md'

aaronwei 3 年之前
父節點
當前提交
05c5a02d71
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      _posts/Linux.md

+ 3 - 1
_posts/Linux.md

@@ -23,4 +23,6 @@ $ nohup go run main.go > /opt/logs/log/rebot.log 2>&1 &
 $ nohup go run setting.go > /opt/logs/setting.log 2>&1 &
 $ nohup ./gogs web > /home/gogs/log/gogs.log 2>&1 &
 $ nohup hexo s > /opt/logs/blog.log 2>&1 &
-```
+```
+
+···