mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-19 19:15:08 +00:00
Merge pull request #396 from npes87184/master
prepare-dep: use variable for better readability
This commit is contained in:
commit
4f254d8232
1 changed files with 1 additions and 1 deletions
|
@ -55,4 +55,4 @@ get_dep() {
|
|||
fi
|
||||
}
|
||||
|
||||
get_dep "$1" "$2" "$3"
|
||||
get_dep "$url" "$sum" "$dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue