mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-12-14 23:29:11 +00:00
Update readme & quick cleanup
This commit is contained in:
4
build.sh
4
build.sh
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user