Update install.func
This commit is contained in:
parent
aab892a26b
commit
2b44eeae2f
@ -277,7 +277,7 @@ EOF
|
||||
|
||||
fetch_and_deploy_gh_release() {
|
||||
local repo="$1"
|
||||
local app="${repo##*/}"
|
||||
local app="${APPLICATION}"
|
||||
local api_url="https://api.github.com/repos/$repo/releases/latest"
|
||||
local header=()
|
||||
local attempt=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user