mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
parent
e0cb0b4f55
commit
a6e8d8e79e
2 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@ case $OS_VER in
|
|||
"fedora-22" | \
|
||||
"debian-8" | \
|
||||
"debian-9" | \
|
||||
"debian-10" | \
|
||||
"ubuntu-16" | \
|
||||
"ubuntu-17" | \
|
||||
"ubuntu-18" | \
|
||||
|
|
|
@ -16,7 +16,7 @@ systemctl_program: /bin/systemctl
|
|||
mysql_service: mariadb
|
||||
apache_log: /var/log/apache2/access.log
|
||||
sshd_service: ssh
|
||||
php_version: 7.2
|
||||
php_version: 7.1
|
||||
postgresql_version: 10
|
||||
systemd_location: /lib/systemd/system
|
||||
# Upgrade OS's own Calibre to very latest:
|
||||
|
|
Loading…
Add table
Reference in a new issue