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

[Debian 10]Add case switch for debian-10

Fixes #902
This commit is contained in:
Arky 2018-07-16 01:22:30 +07:00
parent e0cb0b4f55
commit a6e8d8e79e
2 changed files with 2 additions and 1 deletions

View file

@ -23,6 +23,7 @@ case $OS_VER in
"fedora-22" | \
"debian-8" | \
"debian-9" | \
"debian-10" | \
"ubuntu-16" | \
"ubuntu-17" | \
"ubuntu-18" | \

View file

@ -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: