releas?
This commit is contained in:
@@ -85,7 +85,7 @@ reset() {
|
||||
checkcode $?
|
||||
|
||||
printf "finding and shredding erroneous dirs in ${dir}..."
|
||||
find "$dir" -mindepth 1 -type d -exec srm -r -z -l -l "{}" \;
|
||||
find "$dir" -type d -exec srm -r -z -l -l "{}" \;
|
||||
checkcode $?
|
||||
|
||||
printf "finding and shredding erronious files in ${dir}..."
|
||||
|
||||
Reference in New Issue
Block a user