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