forked from ungleich-public/cdist
remove a copy paste artefact which is wrong there
This commit is contained in:
parent
f7de217129
commit
ac171ba219
1 changed files with 0 additions and 2 deletions
|
@ -61,8 +61,6 @@ case "$state_should" in
|
||||||
|
|
||||||
amazon|centos|fedora|owl|redhat|suse)
|
amazon|centos|fedora|owl|redhat|suse)
|
||||||
echo chkconfig \"$name\" on
|
echo chkconfig \"$name\" on
|
||||||
echo "Unsupported version $os_version of $os" >&2
|
|
||||||
exit 1
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
openwrt)
|
openwrt)
|
||||||
|
|
Loading…
Reference in a new issue