fix comments

This commit is contained in:
niphlod
2014-04-26 20:52:25 +02:00
parent 39ee2a5991
commit cbf9723a33
+2 -2
View File
@@ -126,7 +126,7 @@ openssl x509 -noout -fingerprint -text < web2py.crt > web2py.info
sudo mkdir /etc/uwsgi
sudo mkdir /var/log/uwsgi
# Create configuration file /etc/uwsgi/web2py.xml
# Create configuration file /etc/uwsgi/web2py.ini
echo '[uwsgi]
socket = /tmp/web2py.socket
@@ -184,4 +184,4 @@ start uwsgi-emperor
## and stop it with
# stop uwsgi-emperor
## to reload web2py only (without restarting uwsgi)
# touch /etc/uwsgi/web2py.xml
# touch /etc/uwsgi/web2py.ini