diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-08-05 19:14:26 +0200 |
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-08-05 19:14:26 +0200 |
| commit | 94d2e329a4b9c325b32de5bd641e5e1e99a1c8f4 (patch) | |
| tree | 1d9f733e12eb8dc27610da0d52674ae1aec9fefc /run | |
| download | colonial-twilight-94d2e329a4b9c325b32de5bd641e5e1e99a1c8f4.zip colonial-twilight-94d2e329a4b9c325b32de5bd641e5e1e99a1c8f4.tar.gz | |
Inital commit
Diffstat (limited to 'run')
| -rwxr-xr-x | run | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#! /bin/bash +ruby -Ilib ./bin/ColonialTwilight.rb $@ |
