This commit is contained in:
parent
6070cfef6e
commit
3e3cd72b23
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ installdir=$2
|
|||
|
||||
erase()
|
||||
{
|
||||
local dir
|
||||
dir="${1}"
|
||||
printf "%s " "${dir}"
|
||||
find "${dir}" \
|
||||
|
|
Loading…
Reference in a new issue