diff options
| author | Paul Buetow <paul@buetow.org> | 2019-04-27 15:07:37 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2019-04-27 15:07:37 +0100 |
| commit | a22e854799bc4454e195cf1d16189780ec9b30dc (patch) | |
| tree | 89557723b448a21de9f1f124207f05e1ebcde4b4 | |
| parent | 488ff3426015fc13d86f62e36c034e5a040716a4 (diff) | |
fix
| -rwxr-xr-x | geheim.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -!/usr/bin/ruby +#!/usr/bin/ruby require "digest" require "fileutils" |
