Skip to content

Commit 9c3be87

Browse files
authored
Update rmlocal
1 parent 6f1ac3b commit 9c3be87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/rmlocal

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

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

0 commit comments

Comments
 (0)