diff --git a/Task_scripts/Linux - Schedule agent update.sh b/Task_scripts/Linux - Schedule agent update.sh index 38b8845..950e663 100644 --- a/Task_scripts/Linux - Schedule agent update.sh +++ b/Task_scripts/Linux - Schedule agent update.sh @@ -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"