Remove the nginx duplication

This commit is contained in:
Ribbon 2024-03-23 13:24:27 +00:00
parent 6f29e06bba
commit 99d559c80f
2 changed files with 1 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO Compilation error
[source]
tar = "https://nginx.org/download/nginx-1.24.0.tar.gz"
[build]

View File

@ -1,5 +0,0 @@
#TODO Compilation error
[source]
tar = "https://nginx.org/download/nginx-1.24.0.tar.gz"
[build]
template = "configure"