[type/__sysctl] Fix spelling of FreeBSD
This commit is contained in:
parent
75afdd4d69
commit
183d57d6d2
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ case "$os" in
|
|||
redhat|centos|ubuntu|debian|devuan|archlinux|coreos)
|
||||
flag='-w'
|
||||
;;
|
||||
frebsd)
|
||||
freebsd)
|
||||
flag=''
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue