summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-09-29 21:37:25 +0200
committerrekado <rekado@elephly.net>2016-09-30 11:25:45 +0200
commit5aeb3a88e97800491259e0f1683732b3eab0be9e (patch)
tree2dac2e2d6f6e66d7407b870d7b0de4fe3746eb10 /scripts
parent923c09312605b2ad80a72134bd0b2ab459ac762d (diff)
Use autotools.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/scales.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/scales.in b/scripts/scales.in
index 3af6437..210c5fc 100755
--- a/scripts/scales.in
+++ b/scripts/scales.in
@@ -1,4 +1,4 @@
-#!/home/rekado/.guix-profile/bin/guile -s
+#!@GUILE@ -s
-*- scheme -*-
!#