8000 Fixup! Specify output file. · GiTechLab/libgit2sharp@1cc9529 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1cc9529

Browse files
committed
Fixup! Specify output file.
1 parent 98ecde4 commit 1cc9529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/travis.osx.install.deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ MONO_VER=3.6.0
66
brew update
77
which cmake || brew install cmake
88

9-
wget "https://www.dropbox.com/s/c7zo5cldk7xylk0/MonoFramework-MDK-4.0.0.62.macos10.xamarin.x86.pkg?dl=1"
9+
wget "https://www.dropbox.com/s/c7zo5cldk7xylk0/MonoFramework-MDK-4.0.0.62.macos10.xamarin.x86.pkg?dl=1" -O "MonoFramework-MDK-4.0.0.62.macos10.xamarin.x86.pkg"
1010
sudo installer -pkg "MonoFramework-MDK-4.0.0.62.macos10.xamarin.x86.pkg" -target /

0 commit comments

Comments
 (0)
0