添加启动命令

This commit is contained in:
estom
2024-01-19 01:20:22 +08:00
parent 282a19acf5
commit 5030514f66

2
zshell/run_blog.sh Normal file
View File

@@ -0,0 +1,2 @@
nohup docsify serve -p 80 /root/gitee/notes &> blog.log &