Update references to new git location

This commit is contained in:
2023-07-02 20:24:42 +02:00
parent 123d7868be
commit 67c29936be
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# Get started:
```
wget https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates/raw/branch/master/installer.sh -O /tmp/installer.sh
wget https://git.bprieshof.nl/Work_Archive/VPS-scripts_Unattended-Security-Updates/raw/branch/main/installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh
```

View File

@@ -1,6 +1,6 @@
#Set repo
mrepo=https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates
mbranch=master
mrepo=https://git.bprieshof.nl/Work_Archive/VPS-scripts_Unattended-Security-Updates
mbranch=main
#OS Detection if not provided by external installer
if [ -z ${shortdist+x} ]; then

View File

@@ -55,8 +55,8 @@ fi
unset dist_ver dist APTMODE
#Repo Vars
repo=https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates
branch=master
mrepo=https://git.bprieshof.nl/Work_Archive/VPS-scripts_Unattended-Security-Updates
mbranch=main
branchtype=branch
mtype=""$repo"/raw/"$branchtype"/"$branch""