mirror of
https://github.com/Genymobile/scrcpy
synced 2024-11-05 06:00:21 +00:00
Merge pull request #396 from npes87184/master
prepare-dep: use variable for better readability
This commit is contained in:
commit
4f254d8232
@ -55,4 +55,4 @@ get_dep() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
get_dep "$1" "$2" "$3"
|
get_dep "$url" "$sum" "$dir"
|
||||||
|
Loading…
Reference in New Issue
Block a user