mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
fix bug introduced with snapshot support
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user