mirror of
https://github.com/nginx/nginx.git
synced 2024-11-24 04:41:07 +08:00
fix bug introduced with snapshot support
This commit is contained in:
parent
14fcd477a1
commit
648cb68d30
@ -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…
Reference in New Issue
Block a user