diff options
| author | Pjotr Prins | 2025-11-03 03:21:19 -0600 |
|---|---|---|
| committer | Pjotr Prins | 2025-11-03 03:21:19 -0600 |
| commit | 955f0f8a484b097518d22bc09ac115b43430d495 (patch) | |
| tree | 0a4e8ee073815afd5b33a81b8d8b506197ca9552 /web | |
| parent | 72bf3c2e056bce0820934fd3f94eeb1b297deb16 (diff) | |
| download | gn-guile-955f0f8a484b097518d22bc09ac115b43430d495.tar.gz | |
Add note on guix-shell
Diffstat (limited to 'web')
| -rw-r--r-- | web/.guix-shell | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/.guix-shell b/web/.guix-shell index 96be090..5688db2 100644 --- a/web/.guix-shell +++ b/web/.guix-shell @@ -3,7 +3,7 @@ # run with options '-- ./webserver.scm 8091' e.g. # . .guix-shell -- guile -L .. --fresh-auto-compile --listen=1970 -e main ./webserver.scm 8091 # -# Note this script is used by Pjotr(!) +# Note this script is used by Pjotr(!). Don't remove it. echo "Note run: running web-server" |
