mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-16 06:03:35 +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 ..."
|
echo "Starting seafile server, please wait ..."
|
||||||
|
|
||||||
mkdir -p $TOPDIR/logs
|
mkdir -p $TOPDIR/logs
|
||||||
|
mkdir -p $TOPDIR/pids
|
||||||
|
|
||||||
# seaf-server
|
# seaf-server
|
||||||
LD_LIBRARY_PATH=${SEAFILE_LD_LIBRARY_PATH} ${INSTALLPATH}/seafile/bin/seaf-server \
|
LD_LIBRARY_PATH=${SEAFILE_LD_LIBRARY_PATH} ${INSTALLPATH}/seafile/bin/seaf-server \
|
||||||
|
Loading…
Reference in New Issue
Block a user