diff options
-rwxr-xr-x | scripts/guix-web | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/guix-web b/scripts/guix-web index cef1464..df66799 100755 --- a/scripts/guix-web +++ b/scripts/guix-web @@ -27,4 +27,5 @@ ;;; Local Variables: ;;; mode: scheme +;;; compile-command: "cd ..; ./pre-inst-env guix-web" ;;; End: |