diff --git a/Makefile b/Makefile index 42f33522..11662045 100644 --- a/Makefile +++ b/Makefile @@ -172,7 +172,6 @@ endif ifdef ARCH_LIN rsync dist/*.zip $(UPLOAD_URL) -zP endif - rsync plugins/*/dist/*.zip $(UPLOAD_URL) -zP # Plugin helpers