Searched refs:dir (Results 1 – 1 of 1) sorted by relevance
161 local -r dir="${download_file_with_dir%.zip}"162 rm -rf -- "$dir"163 unzip -q -d "$dir" "$download_file_with_dir" || return
Completed in 3 milliseconds