Change the command used for os detection from uname to freebsd-version

This commit is contained in:
Kota Kanbe
2017-02-15 14:34:53 +09:00
parent df2c9697ef
commit 9986c4a6f3
3 changed files with 3 additions and 3 deletions

View File

@@ -396,7 +396,7 @@ If there is a staging environment with the same configuration as the production
| RHEL | 5, 6, 7|
| CentOS | 5, 6, 7|
| Amazon Linux| All|
| FreeBSD | 10|
| FreeBSD | 10, 11|
| Raspbian | Wheezy, Jessie |
----