Update git link after move
move gitea to git.dcomputers.nl, adjusted the link where needed
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user