1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

update pkg.sh mode

This commit is contained in:
eoli3n 2017-12-19 22:20:01 +01:00
parent 57c66132d2
commit 59c056b4b0

@ -15,7 +15,7 @@
file: path=~/.config/polybar state=directory
- name: Add pkg check script
copy: src=files/pkg.sh dest=~/.config/polybar/pkg.sh
copy: src=files/pkg.sh dest=~/.config/polybar/pkg.sh mode=0755
- name: Template launch file
template: src=templates/launch.j2 dest=~/.config/polybar/launch.sh mode=0755