deck: ooprs :3

This commit is contained in:
NullBite 2024-04-24 23:05:57 -04:00
parent 74445676c8
commit 411a1eb3fc
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -10,7 +10,7 @@
(
pkgs.runCommand "deckwrap" {} ''
mkdir -p $out/bin/
cat << EOF > $out/bin/deckwrap
cat << 'EOF' > $out/bin/deckwrap
#!/bin/sh
#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