Automate production of zip files for Windows

This commit is contained in:
Nick Craig-Wood 2017-05-12 10:03:35 +01:00
parent 4f954896a8
commit b553c23d5b
1 changed files with 4 additions and 0 deletions

View File

@ -137,3 +137,7 @@ startdev:
gen_tests:
cd fstest/fstests && go generate
winzip:
zip -9 rclone-$(TAG).zip rclone.exe