mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-12 01:45:04 +00:00
fix seafile.sh pids path
This commit is contained in:
parent
a5d4870526
commit
91c50d6765
@ -142,6 +142,7 @@ function start_seafile_server () {
|
||||
echo "Starting seafile server, please wait ..."
|
||||
|
||||
mkdir -p $TOPDIR/logs
|
||||
mkdir -p $TOPDIR/pids
|
||||
|
||||
# seaf-server
|
||||
LD_LIBRARY_PATH=${SEAFILE_LD_LIBRARY_PATH} ${INSTALLPATH}/seafile/bin/seaf-server \
|
||||
|
Loading…
Reference in New Issue
Block a user