fix session cache bug

This commit is contained in:
Leven 2023-02-10 17:50:20 +08:00
commit 7bd470f32c
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
#!/bin/bash
set -x
SCRIPT=$(readlink -f $0)
CWD=$(dirname ${SCRIPT})
mkdir -p ${CWD}/.status
@ -402,7 +400,7 @@ EOF
systemctl start nginx
systemctl start uwsgi
systemctl start uwsgiserver
echo
echo