Skip to content

Commit 7452ef3

Browse files
authored
Update emptytrash
1 parent 97ebae1 commit 7452ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/emptytrash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#!/bin/bash
33
. "/usr/bin/variables"
44

5-
emptytrash.script "$@" 2>&1 | tee -a "${log_dir}/emptytrash.log"
5+
emptytrash.script "$@" 2>&1 | tee "${log_dir}/emptytrash.log"

0 commit comments

Comments
 (0)