ansible/roles/matrix-bridge-discord/handlers/main.yml

6 lines
110 B
YAML
Raw Normal View History

2021-08-06 02:40:52 +02:00
---
2021-08-06 03:33:38 +02:00
- name: Re-build discord bridge
shell:
cmd: npm run build
chdir: /srv/matrix-appservice-discord