diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/ccwl (renamed from scripts/ccwl.in) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/ccwl.in b/scripts/ccwl index 5fb7877..1521803 100755 --- a/scripts/ccwl.in +++ b/scripts/ccwl @@ -1,5 +1,4 @@ -#! @GUILE@ --*- scheme -*- +#! /usr/bin/env guile !# ;;; ccwl --- Concise Common Workflow Language ;;; Copyright © 2021 Arun Isaac <arunisaac@systemreboot.net> |