Update install.func
This commit is contained in:
parent
b96a376f92
commit
84ad6b86ee
@ -446,3 +446,5 @@ fetch_and_deploy_gh_release() {
|
|||||||
$STD msg_ok "Deployed $app v$version to /opt/$app"
|
$STD msg_ok "Deployed $app v$version to /opt/$app"
|
||||||
rm -rf "$tmpdir"
|
rm -rf "$tmpdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/helpers.func)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user