1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update centos-7.yml

This commit is contained in:
A Holt 2020-04-29 18:48:46 -04:00 committed by GitHub
parent 879244d379
commit 9301e4d485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,3 @@ sshd_service: sshd
php_version: 7.0 php_version: 7.0
postgresql_version: 9.5 postgresql_version: 9.5
systemd_location: /usr/lib/systemd/system systemd_location: /usr/lib/systemd/system
# Upgrade OS's own Calibre to very latest:
calibre_via_debs: False
calibre_via_python: True