diff options
Diffstat (limited to 'testenv/customizepkg.nginx')
-rw-r--r-- | testenv/customizepkg.nginx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testenv/customizepkg.nginx b/testenv/customizepkg.nginx deleted file mode 100644 index 5e7db5a4..00000000 --- a/testenv/customizepkg.nginx +++ /dev/null @@ -1 +0,0 @@ -replace#global#_nginxver=.*#_nginxver=`pacman -Q nginx-mainline | grep -Po "\\d+\\.\\d+\\.\\d+"` |