[run-svn.sh]
This commit is contained in:
parent
4750a6a936
commit
07558b8f6b
@ -1 +1,2 @@
|
||||
pm2 start -x 'svnserve' -n svn -- -d -r ./svn.repo
|
||||
# 不能用 PM2 启动,会报错端口号被占用。可能因为svnserve本身就已经是服务。
|
||||
svnserve -d -r ./svn.repo
|
||||
|
Loading…
Reference in New Issue
Block a user