mirror of
https://github.com/rclone/rclone
synced 2025-03-30 15:56:10 +02:00
Automate production of zip files for Windows
This commit is contained in:
parent
4f954896a8
commit
b553c23d5b
4
Makefile
4
Makefile
@ -137,3 +137,7 @@ startdev:
|
|||||||
|
|
||||||
gen_tests:
|
gen_tests:
|
||||||
cd fstest/fstests && go generate
|
cd fstest/fstests && go generate
|
||||||
|
|
||||||
|
winzip:
|
||||||
|
zip -9 rclone-$(TAG).zip rclone.exe
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user