aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/pinentry-rofi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pinentry-rofi.in b/scripts/pinentry-rofi.in
index 47a85e5..d2a4f05 100644
--- a/scripts/pinentry-rofi.in
+++ b/scripts/pinentry-rofi.in
@@ -1,4 +1,4 @@
-#! /usr/bin/guile \
+#! @GUILE@ \
--no-auto-compile -e main -s
!#
;; bin/pinentry-rofi --- pinentry-rofi cli -*- coding: utf-8 -*-