Browse Source

Remove plugin upload from Makefile

tags/v0.6.1
Andrew Belt 6 years ago
parent
commit
9d613e8f81
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Makefile

+ 0
- 1
Makefile View File

@@ -172,7 +172,6 @@ endif
ifdef ARCH_LIN
rsync dist/*.zip $(UPLOAD_URL) -zP
endif
rsync plugins/*/dist/*.zip $(UPLOAD_URL) -zP


# Plugin helpers


Loading…
Cancel
Save