Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
před 4 roky
Matthew Cengia
7afe8103da
Find/replace Facebook with Twitter
find roles/matrix-bridge-mautrix-twitter -type f -exec sed -i \
-e 's/facebook/twitter/g' \
-e 's/Facebook/Twitter/g' \
-e 's/FB/Twitter/g' \
-e 's/fb/twitter/g' {} +
před 5 roky
Matthew Cengia
6b9b824964
Copy matrix-bridge-mautrix-facebook as base for matrix-bridge-mautrix-twitter
před 5 roky
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
před 4 roky
Michael Collins
98e6cd685d
sync with previous repo
před 4 roky
mooomooo
eebc6e13f8
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
před 6 roky
Slavi Pantaleev
3250df6765
Make bridge uninstallation stop services
Fixes #155 (Github Issue)
před 6 roky
Slavi Pantaleev
8d654aecdd
Improve file naming consistency
před 6 roky
Slavi Pantaleev
43fd3cc274
Move mautrix-facebook into a separate role
před 6 roky