From c4bedd9d280f96d408f0e7bfc257ffab830763ec Mon Sep 17 00:00:00 2001 From: Andrew Baumbach Date: Tue, 29 Jul 2025 09:45:12 -0400 Subject: [PATCH] chore: update author info --- install/twingate-connector-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/twingate-connector-install.sh b/install/twingate-connector-install.sh index 7e82fd2f..6b267a4b 100644 --- a/install/twingate-connector-install.sh +++ b/install/twingate-connector-install.sh @@ -1,9 +1,9 @@ #!/usr/bin/env bash # Copyright (c) 2021-2025 community-scripts ORG -# Author: [Andrew Baumbach] +# Author: twingate-andrewb # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: [https://raw.githubusercontent.com/twingate-andrewb/ProxmoxVE] // TODO: change this +# Source: https://www.twingate.com/docs/ # Import Functions und Setup source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"