#!/bin/sh
sed -i -e '/limneos/d' /var/jb/etc/hosts
exit 0

