All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bootstrap.ensure-resolve.default Maven / Gradle / Ivy

if ! grep nameserver /etc/resolv.conf ; then
   echo "nameserver 208.67.222.222"  >> /etc/resolv.conf
fi




© 2015 - 2025 Weber Informatics LLC | Privacy Policy