diff --git a/tasks/miner/gpu/ethminer.yml b/tasks/miner/gpu/ethminer.yml index 2c0f855..fb1d6bb 100644 --- a/tasks/miner/gpu/ethminer.yml +++ b/tasks/miner/gpu/ethminer.yml @@ -114,7 +114,7 @@ ## Personal Script Setup ## - name: Ethminer | Download Script - shell: scp ling@leet:InstallFiles/Miners/ETH/ethminer.sh /home/mfn/ + shell: scp ling@leet:InstallFiles/Miners/ethminer/ethminer.sh /home/mfn/ - name: Ethminer | CHMod Script shell: chmod 755 /home/mfn/ethminer.sh \ No newline at end of file