mirror of https://github.com/hak5/openwrt-owl.git
parent
8680e1d07d
commit
916e33b59e
|
@ -47,7 +47,7 @@ while (@ARGV > 0) {
|
|||
} else {
|
||||
my ($tmp, $fname) = get_ts($path, $options{"findopts"});
|
||||
if ($tmp > $ts) {
|
||||
if ($options{'-f'}) {
|
||||
if ($options{'-F'}) {
|
||||
$n = $fname;
|
||||
} else {
|
||||
$n = $path;
|
||||
|
|
Loading…
Reference in New Issue