Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
jx-sec committed May 18, 2024
1 parent 298253b commit 94d6c1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
yum install -y epel-release gcc make mysql mysql-devel python-devel
yum install -y epel-release
yum install -y python-pip
pip install setuptools==30.1.0
pip install -r requirements.txt
1 change: 1 addition & 0 deletions uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ die-on-term = true
log-5xx = true
log-4xx = true
log-master = true
daemonize = /opt/jxwaf-mini-server/uwsgi.log

0 comments on commit 94d6c1d

Please sign in to comment.