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"