Skip to content

Commit

Permalink
windows samples, no-one complained
Browse files Browse the repository at this point in the history
  • Loading branch information
monkstone committed Aug 6, 2016
1 parent 35fae1e commit 84c8909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendors/Rakefile
Expand Up @@ -71,7 +71,7 @@ end
desc "copy examples"
task :copy_examples => file_name do
if MAC_OR_LINUX.nil?
sh "unzip #{EXAMPLES},zip"
sh "unzip #{EXAMPLES}.zip"
else
sh "tar xzvf #{EXAMPLES}.tar.gz"
end
Expand Down

0 comments on commit 84c8909

Please sign in to comment.