Commit ea499204 authored by D's avatar D Committed by GitHub

🐧 增加 Linux 下的 run.sh 脚本

parents b02195d8 b1ca831d
......@@ -2,4 +2,4 @@
cd %cd%
%~d0
java -cp "WEB-INF/lib/*;WEB-INF/classes" org.b3log.solo.Starter
pause:
\ No newline at end of file
pause:
java -cp "WEB-INF/lib/*:WEB-INF/classes" org.b3log.solo.Starter
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment