Update references to new git location
This commit is contained in:
@@ -62,7 +62,7 @@ unset dist_ver dist APTMODE
|
||||
|
||||
|
||||
#Repo Vars
|
||||
repo=https://git.ictmaatwerk.com/VPS-scripts/AcmeSH
|
||||
repo=https://git.bprieshof.nl/Work_Archive/VPS-scripts_AcmeSH
|
||||
branch=main
|
||||
branchtype=branch
|
||||
|
||||
@@ -110,7 +110,7 @@ fi
|
||||
##--------------------##
|
||||
|
||||
msg " Preconfiguring"
|
||||
curl --retry 7 --retry-delay 5 -s https://git.ictmaatwerk.com/VPS-scripts/General/raw/branch/Main/Setup-Repo.sh |repo=init osrel=$shortdist bash > $OUTPUT 2>&1
|
||||
#curl --retry 7 --retry-delay 5 -s https://git.bprieshof.nl/Work/PKGRepoSetup/raw/branch/Main/Setup-Repo.sh |repo=init osrel=$shortdist bash > $OUTPUT 2>&1
|
||||
$PKGM update
|
||||
$PKGM upgrade -y
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
###Fetch Config
|
||||
mrepo=https://git.ictmaatwerk.com/VPS-scripts/AcmeSH
|
||||
mrepo=https://git.bprieshof.nl/Work_Archive/VPS-scripts_AcmeSH
|
||||
mbranch=main
|
||||
|
||||
if [ -z ${email+x} ]; then echo 'Error $email is not set' ; fi
|
||||
|
||||
Reference in New Issue
Block a user