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…
Reference in a new issue