Latest update - GitHub 5917e9d

This commit is contained in:
2024-10-02 20:40:07 +09:00
parent c10ab73fe3
commit 15aa168406
9 changed files with 1376 additions and 413 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ zip: export
sed -i '' -e "s/$$/`printf '\r'`/" $(TEMP)/$(NGINX)/conf/*
mv $(TEMP)/$(NGINX)/LICENSE $(TEMP)/$(NGINX)/docs.new
mv $(TEMP)/$(NGINX)/README $(TEMP)/$(NGINX)/docs.new
mv $(TEMP)/$(NGINX)/README.md $(TEMP)/$(NGINX)/docs.new
mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)
rm -r $(TEMP)/$(NGINX)/docs