Update readme & quick cleanup

This commit is contained in:
2020-03-02 09:00:33 -05:00
parent a41acf4983
commit 52ca6cea21
6 changed files with 50 additions and 29 deletions

View File

@@ -14,7 +14,7 @@ make modules
#cp objs/ "${WD}"
)
#rm /test/*.so
mv /home/simon/Downloads/nginx-1.16.1/objs/ngx_http_hello_world_module.so /test/module.so
rm /test/*.so
mv /home/simon/Downloads/nginx-1.16.1/objs/ngx_http_js_challenge_module.so /test/module.so
chown -R www-data /test/
systemctl restart nginx