diff --git a/zshell/run_blog.sh b/zshell/run_blog.sh new file mode 100644 index 00000000..cfb96c51 --- /dev/null +++ b/zshell/run_blog.sh @@ -0,0 +1,2 @@ + +nohup docsify serve -p 80 /root/gitee/notes &> blog.log & \ No newline at end of file