diff options
Diffstat (limited to '.guix-shell')
-rwxr-xr-x | .guix-shell | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-shell b/.guix-shell index 645b8c6..502f4b1 100755 --- a/.guix-shell +++ b/.guix-shell @@ -1,6 +1,6 @@ #!/bin/bash # -# . .guix-shell -- guile -L .. --fresh-auto-compile --listen=1970 +# . .guix-shell -- guile -L . --fresh-auto-compile --listen=1970 echo "Create a shell to run tools. In the container" |