We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47cbdec commit d2f61afCopy full SHA for d2f61af
install/healthchecks-install.sh
@@ -1,4 +1,8 @@
1
#!/usr/bin/env bash
2
+# Copyright (c) 2021-2025 community-scripts ORG
3
+# Author: MickLesk (Canbiz)
4
+# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
5
+# Source: https://healthchecks.io/
6
7
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
8
color
0 commit comments