diff options
Diffstat (limited to 'hel')
| -rw-r--r-- | hel/recv-media.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hel/recv-media.nix b/hel/recv-media.nix index 52d5bae6..12c2a5a4 100644 --- a/hel/recv-media.nix +++ b/hel/recv-media.nix | |||
| @@ -33,6 +33,8 @@ 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 | |||
| 36 | ${if notifyUser == null then "" else "#"}exit 0 | 38 | ${if notifyUser == null then "" else "#"}exit 0 |
| 37 | 39 | ||
| 38 | ( | 40 | ( |
