mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 08:16:07 +00:00
fix IS_PRO_SEAFEVENTS
This commit is contained in:
@@ -160,11 +160,10 @@ function before_start() {
|
||||
echo "LC_ALL is not set in ENV, set to en_US.UTF-8"
|
||||
export LC_ALL='en_US.UTF-8'
|
||||
fi
|
||||
|
||||
export PYTHONPATH=$PYTHONPATH:$pro_pylibs_dir
|
||||
export SEAFES_DIR=$seafesdir
|
||||
export SEAHUB_DIR=$seahubdir
|
||||
fi
|
||||
export PYTHONPATH=$PYTHONPATH:$pro_pylibs_dir
|
||||
export SEAFES_DIR=$seafesdir
|
||||
export SEAHUB_DIR=$seahubdir
|
||||
}
|
||||
|
||||
function start_seahub () {
|
||||
|
Reference in New Issue
Block a user