File: rerun.bat

package info (click to toggle)
rerun 0.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 412 kB
  • sloc: ruby: 1,360; sh: 22; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (4)
1
2
3
:: %~dp0 means "the directory of the current script file"
:: see https://stackoverflow.com/questions/17063947/get-current-batchfile-directory
ruby %~dp0\rerun %*