Actually build and install nginx-dav-ext-module.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
2
nginx-get-options
Executable file
2
nginx-get-options
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
nginx -V 2>&1 | grep 'configure' | cut -d ':' -f 2 | sed 's/--with-cc-opt/\n/g' | head -n 1
|
||||
Reference in New Issue
Block a user