Update install.func
This commit is contained in:
parent
452d7043ca
commit
3cd291a050
@ -275,7 +275,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
get_gh_release() {
|
fetch_and_deploy_gh_release() {
|
||||||
local repo="$1"
|
local repo="$1"
|
||||||
local app="${repo##*/}"
|
local app="${repo##*/}"
|
||||||
local api_url="https://api.github.com/repos/$repo/releases/latest"
|
local api_url="https://api.github.com/repos/$repo/releases/latest"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user