#!/bin/bash if [ -e /var/lock/insert-ethers ]; then echo "rocks sync config doesn't run with insert-ethers lock active" echo " removing it..." /bin/rm /var/lock/insert-ethers fi rocks sync config