Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #795 from chef/win_bin
Browse files Browse the repository at this point in the history
adds a bin stub for running rake dependencies on windows
  • Loading branch information
mwrock committed Apr 14, 2016
2 parents adae303 + 7ebad6d commit 80de091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/bin/bundle-platform.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@ECHO OFF
ruby "%~dpn0" %*

0 comments on commit 80de091

Please sign in to comment.