Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
commit
db70e9ac34
@ -151,6 +151,8 @@ explain_exit_code() {
|
||||
# ------------------------------------------------------------------------------
|
||||
post_to_api() {
|
||||
|
||||
echo "post_to_api"
|
||||
|
||||
if ! command -v curl &>/dev/null; then
|
||||
return
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user