diff --git a/tasks/miner/software/ethminer.yml b/tasks/miner/software/ethminer.yml index 4bea319..9f6921d 100644 --- a/tasks/miner/software/ethminer.yml +++ b/tasks/miner/software/ethminer.yml @@ -108,7 +108,7 @@ ## Personal Script Setup ## - name: Ethminer | Download Script - shell: "scp ling@leet:InstallFiles/Miners/ethminer/ethminer.sh {{ user_mfn.home }}/"" + shell: "scp ling@leet:InstallFiles/Miners/ethminer/ethminer.sh {{ user_mfn.home }}/" - name: Ethminer | CHMod Script shell: "chmod 755 {{ user_mfn.home }}/ethminer.sh" \ No newline at end of file