Remove no longer needed external_services.conf

This commit is contained in:
2022-02-25 21:35:29 +01:00
parent f290f2c62a
commit 11b2aaaaf0
2 changed files with 1 additions and 4 deletions

View File

@ -1760,7 +1760,7 @@ cd ..
ldconfig
# install composer
curl -sSL https://github.com/composer/composer/releases/download/2.2.6/composer.phar > /usr/bin/composer
curl -sSL https://github.com/composer/composer/releases/download/2.2.7/composer.phar > /usr/bin/composer
chmod +x /usr/bin/composer
composer self-update

View File

@ -1,3 +0,0 @@
razor {
servers = "127.0.0.1:11342"
}