diff options
| author | Wild Kat <wk@futureinquestion.net> | 2018-04-21 13:27:05 +0200 |
|---|---|---|
| committer | Wild Kat <wk@futureinquestion.net> | 2018-04-21 13:35:54 +0200 |
| commit | 21e3d6490496573f25ef77fe8172766ac7d1a736 (patch) | |
| tree | 785e5243f5f7ffe7e5a4bfcde551ec04c723b2ae /bin/oxidized | |
| parent | 2648b1bb271727976e2d96123fcd51d52af39f79 (diff) | |
the great makeover - standardize layout, alignment, indentation
Diffstat (limited to 'bin/oxidized')
| -rwxr-xr-x | bin/oxidized | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/oxidized b/bin/oxidized index 7a0b03d..92730ee 100755 --- a/bin/oxidized +++ b/bin/oxidized @@ -1,6 +1,5 @@ #!/usr/bin/env ruby - # FIX ME, killing oxidized needs -9 trap("INT") { exit } # sinatra will otherwise steal this from us |
