mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 06:53:10 +00:00
fix bug introduced with snapshot support
This commit is contained in:
parent
14fcd477a1
commit
648cb68d30
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ release:
|
|||
rm -r $(TEMP)/$(NGINX)/docs
|
||||
rm -r $(TEMP)/$(NGINX)/misc
|
||||
|
||||
tar -c -z -f $(NGINX).tar.gz --directory $(TEMP) $(NGINX)
|
||||
|
||||
|
||||
snapshot:
|
||||
rm -rf $(TEMP)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue