Home
last modified time | relevance | path

Searched refs:dir (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Ddownload-prebuilt161 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