summaryrefslogtreecommitdiff
path: root/hel
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-04-06 17:54:28 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2017-04-06 17:54:28 +0200
commit3d240cd432e0374dd2292756b53c003f96cd0e8f (patch)
treee11d93423ba11ac2642052d185e9d067ec440031 /hel
parent7e249afde0127d8f9e11895d210799d9612e39bb (diff)
downloadnixos-3d240cd432e0374dd2292756b53c003f96cd0e8f.tar
nixos-3d240cd432e0374dd2292756b53c003f96cd0e8f.tar.gz
nixos-3d240cd432e0374dd2292756b53c003f96cd0e8f.tar.bz2
nixos-3d240cd432e0374dd2292756b53c003f96cd0e8f.tar.xz
nixos-3d240cd432e0374dd2292756b53c003f96cd0e8f.zip
Bash
Diffstat (limited to 'hel')
-rw-r--r--hel/recv-media.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel/recv-media.nix b/hel/recv-media.nix
index bb1fbb53..22374f01 100644
--- a/hel/recv-media.nix
+++ b/hel/recv-media.nix
@@ -33,7 +33,7 @@ writeScriptBin "recv-media" ''
33 $(id) 33 $(id)
34 $(stat ''${dir}) 34 $(stat ''${dir})
35 $(stat ''${1}) 35 $(stat ''${1})
36 $(print ''${2}) 36 $(echo ''${2})
37 EOF 37 EOF
38 38
39 ( 39 (