Ensure Downloads folder exists.
This commit is contained in:
@@ -33,6 +33,12 @@
|
|||||||
|
|
||||||
|
|
||||||
## Download ##
|
## Download ##
|
||||||
|
- name: Ethminer | Create Downloads Folder
|
||||||
|
shell: mkdir -p Downloads
|
||||||
|
args:
|
||||||
|
chdir: /root
|
||||||
|
when: ethminer_install.failed
|
||||||
|
|
||||||
- name: Ethminer | Remove Git Repo
|
- name: Ethminer | Remove Git Repo
|
||||||
shell: rm -rf ethminer
|
shell: rm -rf ethminer
|
||||||
args:
|
args:
|
||||||
|
Reference in New Issue
Block a user