mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-27 16:50:35 +00:00
Fix bad merge
This commit is contained in:
parent
a55fa4a352
commit
f10844face
@ -1485,7 +1485,7 @@ download_install() {
|
||||
fi
|
||||
|
||||
# Download the item to the tmp directory
|
||||
download_file "$download_url" "$download_filename"
|
||||
download_file "$download_url" "$download_filename" "$download_type"
|
||||
|
||||
# Sanity check
|
||||
if [ ! -f "$tmp_dir/$download_filename" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user