Skip to content

Commit d2f61af

Browse files
authored
-
Added copyright, author, and license information.
1 parent 47cbdec commit d2f61af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

install/healthchecks-install.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/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/
26

37
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
48
color

0 commit comments

Comments
 (0)