mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
start weechat with path
This commit is contained in:
parent
343c14d3aa
commit
5d5073ac94
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Start weechat
|
- name: Start weechat
|
||||||
shell: screen -DmS weechat /usr/bin/weechat &
|
shell: screen -DmS weechat weechat &
|
||||||
changed_when: False
|
changed_when: False
|
||||||
|
|
||||||
- name: Test if weechat fifo is enable
|
- name: Test if weechat fifo is enable
|
||||||
|
Loading…
Reference in New Issue
Block a user