This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
Remove plugin upload from Makefile
pull/1639/head
Andrew Belt
7 years ago
parent
e4282b77bb
commit
c5caa5e6a3
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save