Fix Code being dumb.

This commit is contained in:
Hyperling 2021-02-15 10:24:26 -06:00
parent 45884ffd5c
commit a6afe34294

View File

@ -108,7 +108,7 @@
## Personal Script Setup ## ## Personal Script Setup ##
- name: Ethminer | Download Script - 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 - name: Ethminer | CHMod Script
shell: "chmod 755 {{ user_mfn.home }}/ethminer.sh" shell: "chmod 755 {{ user_mfn.home }}/ethminer.sh"