Browse Source

Remove plugin upload from Makefile

pull/1639/head
Andrew Belt 7 years ago
parent
commit
c5caa5e6a3
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