aboutsummaryrefslogtreecommitdiff
path: root/web/.guix-shell
diff options
context:
space:
mode:
authorPjotr Prins2023-08-06 10:51:13 +0200
committerPjotr Prins2023-08-06 10:51:13 +0200
commita00edcbc54026ea956ca41029474ff0e6a838616 (patch)
treebe37fe002c23b59626391657a6c56e9665f4e0bd /web/.guix-shell
parentdedcfeee0ce72539f0789923229c54b00f23605d (diff)
downloadgn-guile-a00edcbc54026ea956ca41029474ff0e6a838616.tar.gz
memoize: created separate module
Diffstat (limited to 'web/.guix-shell')
-rw-r--r--web/.guix-shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/.guix-shell b/web/.guix-shell
index 2be81ce..7a2f30a 100644
--- a/web/.guix-shell
+++ b/web/.guix-shell
@@ -1,7 +1,7 @@
#!/bin/bash
#
# run with options '-- ./webserver.scm 8091' e.g.
-# . .guix-shell -- guile --listen=1970 -e main ./webserver.scm 8091
+# . .guix-shell -- guile -L .. --listen=1970 -e main ./webserver.scm 8091
echo "Note run: running web-server"