Change rotate.sh BZIP2 to the correct path
This commit is contained in:
parent
e1131d9c96
commit
1c29c75e83
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
BZIP=/usr/local/bin/bzip2
|
||||
BZIP=/usr/bin/bzip2
|
||||
RM="rm -f"
|
||||
MV="mv -f"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user