Dwm-polybar clean build directory before build
This commit is contained in:
parent
200645e7b6
commit
a60a64aaaa
@ -51,6 +51,11 @@
|
|||||||
clone: yes
|
clone: yes
|
||||||
update: yes
|
update: yes
|
||||||
|
|
||||||
|
- name: Clean build directory
|
||||||
|
file:
|
||||||
|
path: "{{ desktop_src_dir }}/polybar/build"
|
||||||
|
state: absent
|
||||||
|
|
||||||
- name: "polybar: create directory for build"
|
- name: "polybar: create directory for build"
|
||||||
file:
|
file:
|
||||||
state: directory
|
state: directory
|
||||||
|
Loading…
Reference in New Issue
Block a user