fix typos

This commit is contained in:
jysperm
2014-08-09 08:23:05 +08:00
parent 69148428cd
commit 8b3a239a14
2 changed files with 2 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
vi /etc/mongodb.conf
auth = true
noprealloc = true
smallfiles = true
vi /etc/redis/redis.conf
@@ -104,7 +105,6 @@
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
### Runtime
apt-get install golang golang-go.tools