diff --git a/Makefile b/Makefile index 650ccca4..9a36cfcc 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,4 @@ dist_all: # Only useful if you have the private keys to the vcvrack.com server dist_upload: - rsync repos/*/dist/*.zip vortico@vcvrack.com:downloads/z -uvz + rsync repos/*/dist/*.zip vortico@vcvrack.com:downloads/ -uvz