Switch gnupg1 to gnupg2 and set env[HOME] for php correctly

This commit is contained in:
Daniel Winzen
2020-01-05 15:03:20 +01:00
parent 6d92ea99e0
commit f573f79f6c
6 changed files with 11 additions and 5 deletions

View File

@ -126,6 +126,7 @@ BINARIES_GENERAL=(
'/usr/bin/vi'
'/usr/bin/awk'
'/usr/bin/composer'
'/usr/bin/gpg'
)
FILES_GENERAL=(
'/etc/hosts'