Sha256: 6725bb375fbd92462b4a3fc6e85d9a99746717c77ec4eb0e62e2a21dc0e85c86

Contents?: true

Size: 156 Bytes

Versions: 4

Compression:

Stored size: 156 Bytes

Contents

@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "C:/Ruby/ruby-1.9.3/bin/meteo" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
meteo-1.1.2 bin/meteo.bat
meteo-1.1.1 bin/meteo.bat
meteo-1.1.0 bin/meteo.bat
meteo-1.0.2 bin/meteo.bat