diff options
Diffstat (limited to 'hel')
| -rw-r--r-- | hel/recv-media.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hel/recv-media.nix b/hel/recv-media.nix index 12c2a5a4..52d5bae6 100644 --- a/hel/recv-media.nix +++ b/hel/recv-media.nix | |||
| @@ -33,8 +33,6 @@ writeScriptBin "recv-media" '' | |||
| 33 | touch -c -m -t "$2" "''${target}" | 33 | touch -c -m -t "$2" "''${target}" |
| 34 | fi | 34 | fi |
| 35 | 35 | ||
| 36 | /var/media/cleanup.hs | ||
| 37 | |||
| 38 | ${if notifyUser == null then "" else "#"}exit 0 | 36 | ${if notifyUser == null then "" else "#"}exit 0 |
| 39 | 37 | ||
| 40 | ( | 38 | ( |
