diff --git a/type/__ipset/manifest b/type/__ipset/manifest index 769a50b..4f075f8 100755 --- a/type/__ipset/manifest +++ b/type/__ipset/manifest @@ -20,10 +20,7 @@ os=$(cat "$__global/explorer/os") case "$os" in - debian) - : - ;; - ubuntu) + debian|ubuntu) : ;; *)