We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb745bb commit 4048105Copy full SHA for 4048105
nix-book.sh
@@ -3,4 +3,4 @@
3
#! nix-shell -p bash mdbook mdbook-toc mdbook-admonish
4
#! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/tarball/nixos-24.05
5
6
-exec ./book.sh "$@"
+exec sh ./book.sh "$@"
0 commit comments