#!/bin/sh # [[file:../../Guix.org::*OpenVPN][OpenVPN:5]] /home/pavel/.guix-extra-profiles/console/console/bin/cp /etc/resolv.conf /etc/resolv.conf-bak echo "nameserver 8.8.8.8" > /etc/resolv.conf # OpenVPN:5 ends here