deck: ooprs :3
This commit is contained in:
parent
74445676c8
commit
411a1eb3fc
@ -10,7 +10,7 @@
|
|||||||
(
|
(
|
||||||
pkgs.runCommand "deckwrap" {} ''
|
pkgs.runCommand "deckwrap" {} ''
|
||||||
mkdir -p $out/bin/
|
mkdir -p $out/bin/
|
||||||
cat << EOF > $out/bin/deckwrap
|
cat << 'EOF' > $out/bin/deckwrap
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#this shebang is a constant between nixos and non-nixos that can be
|
#this shebang is a constant between nixos and non-nixos that can be
|
||||||
#used to unset the two things below so we can get to the real command
|
#used to unset the two things below so we can get to the real command
|
||||||
|
Loading…
x
Reference in New Issue
Block a user