Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 518c3ca

Browse files
author
dirk
committed
Prevent duplicate download.
1 parent d926df6 commit 518c3ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AppVeyor/Install.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ cd %STRAWBERRYX86%
2424
echo Downloading strawberry-perl-5.20.1.1-32bit.msi
2525
appveyor DownloadFile https://github.com/ImageMagick/ImageMagick-Windows/releases/download/20160630/strawberry-perl-5.20.1.1-32bit.msi
2626

27+
goto install
28+
2729
:x64
2830

2931
set STRAWBERRY64=C:\Strawberry-x64

0 commit comments

Comments
 (0)