mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-14 08:52:22 +00:00
Update update-pve.sh
This commit is contained in:
parent
ed4b0eba2f
commit
da9db9d3d1
@ -31,7 +31,7 @@ register_tool() {
|
|||||||
|
|
||||||
|
|
||||||
download_common_functions() {
|
download_common_functions() {
|
||||||
if ! source <(curl -s "$REPO_URL/global/common-functions.sh"); then
|
if ! source <(curl -s "$REPO_URL/scripts/global/common-functions.sh"); then
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user