SubModule php-fpm: Relocated setup of php repo

Relocated it from generic CoreModule to the php-fpm SubModule
This commit is contained in:
2023-07-02 21:47:12 +02:00
parent 6e7761effe
commit 2c4e5cf324
2 changed files with 3 additions and 6 deletions

View File

@@ -68,12 +68,6 @@ fi
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
##--------------##
# Repositories #
##--------------##
curl --retry 7 --retry-delay 5 -s https://git.bprieshof.nl/Work/PKGRepoSetup/raw/branch/Main/Setup-Repo.sh |repo=php osrel=$shortdist bash > $OUTPUT 2>&1
##------------##
# System #
##------------##