remove a copy paste artefact which is wrong there

This commit is contained in:
Daniel Heule 2016-04-06 17:29:23 +02:00
parent f7de217129
commit ac171ba219
1 changed files with 0 additions and 2 deletions

View File

@ -61,8 +61,6 @@ case "$state_should" in
amazon|centos|fedora|owl|redhat|suse)
echo chkconfig \"$name\" on
echo "Unsupported version $os_version of $os" >&2
exit 1
;;
openwrt)