2
0

Update git link after move

move gitea to git.dcomputers.nl, adjusted the link where needed
This commit is contained in:
2024-04-02 18:07:16 +00:00
parent b27981f194
commit 35fedac765

View File

@@ -30,7 +30,7 @@ if [[ $check_at == "" || $check_at =~ .*"no at".* ]]; then
fi
# GitHub script URL
GITHUB_URL="https://gittea.dannydekooker.nl/Dcomputers/TacticalRMM_Scripts/raw/branch/main/Supporting_scripts/Linux%20-%20Update%20TRMM%20agent.sh"
GITHUB_URL="https://git.dcomputers.nl/Dcomputers/TacticalRMM_Scripts/raw/branch/main/Supporting_scripts/Linux%20-%20Update%20TRMM%20agent.sh"
# Destination directory
DEST_DIR="/tmp"