mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update install.func
This commit is contained in:
@@ -275,7 +275,7 @@ EOF
|
||||
fi
|
||||
}
|
||||
|
||||
get_gh_release() {
|
||||
fetch_and_deploy_gh_release() {
|
||||
local repo="$1"
|
||||
local app="${repo##*/}"
|
||||
local api_url="https://api.github.com/repos/$repo/releases/latest"
|
||||
|
||||
Reference in New Issue
Block a user