summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xguix-web3
1 files changed, 2 insertions, 1 deletions
diff --git a/guix-web b/guix-web
index 045e9fd..8d603a5 100755
--- a/guix-web
+++ b/guix-web
@@ -1,4 +1,5 @@
-#!/usr/bin/guile !#
+#!/usr/bin/guile
+!#
;;; guix-web - Web interface for GNU Guix
;;; Copyright © 2014 David Thompson <davet@gnu.org>