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

start weechat with path

This commit is contained in:
eoli3n 2020-01-07 15:46:59 +01:00
parent 343c14d3aa
commit 5d5073ac94

@ -1,6 +1,6 @@
---
- name: Start weechat
shell: screen -DmS weechat /usr/bin/weechat &
shell: screen -DmS weechat weechat &
changed_when: False
- name: Test if weechat fifo is enable