Update references to new git location
This commit is contained in:
@@ -62,7 +62,7 @@ unset dist_ver dist APTMODE
|
|||||||
|
|
||||||
|
|
||||||
#Repo Vars
|
#Repo Vars
|
||||||
repo=https://git.ictmaatwerk.com/VPS-scripts/AcmeSH
|
repo=https://git.bprieshof.nl/Work_Archive/VPS-scripts_AcmeSH
|
||||||
branch=main
|
branch=main
|
||||||
branchtype=branch
|
branchtype=branch
|
||||||
|
|
||||||
@@ -110,7 +110,7 @@ fi
|
|||||||
##--------------------##
|
##--------------------##
|
||||||
|
|
||||||
msg " Preconfiguring"
|
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 update
|
||||||
$PKGM upgrade -y
|
$PKGM upgrade -y
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
###Fetch Config
|
###Fetch Config
|
||||||
mrepo=https://git.ictmaatwerk.com/VPS-scripts/AcmeSH
|
mrepo=https://git.bprieshof.nl/Work_Archive/VPS-scripts_AcmeSH
|
||||||
mbranch=main
|
mbranch=main
|
||||||
|
|
||||||
if [ -z ${email+x} ]; then echo 'Error $email is not set' ; fi
|
if [ -z ${email+x} ]; then echo 'Error $email is not set' ; fi
|
||||||
|
|||||||
Reference in New Issue
Block a user