Sha256: fda7ff1279c15fee48fc65110a36cf6272442db5dbda14fccb6f20dbec1ac9a5
Contents?: true
Size: 749 Bytes
Versions: 1
Compression:
Stored size: 749 Bytes
Contents
@echo off set TOP_DIR=C:\Users\ykomi\cur\ruby\ykutils set TD_DIR=%TOP_DIR%\test_data set V103_DIR=%TD_DIR%\v103-3-189-127 set A_DIR=%V103_dir%\a.northern-cross.net REM bundle exec ruby %TOP_DIR%\bin\erubix %V103_DIR%\template_ssl.erb %A_DIR%\value_host.yml %V103_DIR%\value_ssl.yml REM bundle exec ruby %TOP_DIR%\bin\erubix %V103_DIR%\template_ssl_www.erb %A_DIR%\value_host.yml %V103_DIR%\value_ssl.yml REM bundle exec ruby %TOP_DIR%\bin\erubix %V103_DIR%\template.erb %A_DIR%\value_host.yml %V103_DIR%\value.yml REM bundle exec ruby %TOP_DIR%\bin\erubix %V103_DIR%\template_www.erb %A_DIR%\value_host.yml %V103_DIR%\value.yml REM bundle exec ruby %TOP_DIR%\bin\erubix2 %A_DIR%\base.yml bundle exec ruby %TOP_DIR%\bin\erubix2 %1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ykutils-0.1.4 | test_data/a_ncn.bat |