Recurse pull php-gnupg submodules and remove unneeded systemd.service files

This commit is contained in:
Daniel Winzen
2021-04-08 18:31:02 +02:00
parent 78b4b505d9
commit 5e7f385b06
5 changed files with 1 additions and 105 deletions

View File

@ -1396,7 +1396,7 @@ cd ext
cd apcu && git pull && cd ..
cd php-ext-brotli && git pull && cd ..
cd imagick && git pull && cd ..
cd php-gnupg && git pull && cd ..
cd php-gnupg && git pull --recurse-submodules && cd ..
cd php-rar && git pull && cd ..
cd secp256k1-php && git pull && cd ..
rm -rf ssh2-*