1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00
Commit graph

10 commits

Author SHA1 Message Date
9aeaca3438 Remove github CI files 2024-06-20 17:36:36 +02:00
Dante
49a7b34310 Fix updater.sh new releases and typo 2023-09-30 00:18:01 +01:00
Dante
9377a553a2 Finish refactor updater.sh, fix some install missing values and clean remove script 2023-08-01 14:50:34 +01:00
Dante
e910a26598 Fix logging filename config value 2023-06-20 18:40:30 +02:00
Dante
698fa28c2a Fix config file format, install script and updater.sh old values 2023-05-24 21:04:29 +01:00
Dante
349d93c993 Fix wrong config filename 2023-03-01 20:17:39 +00:00
Dante
d8b86980cf Improve autoupdater to sync config.yaml 2023-03-01 20:13:23 +00:00
tituspijean
5194006b31 [autopatch] Upgrade auto-updater 2023-02-24 00:19:02 +01:00
tituspijean
eec54314f9
Add autoupdater and use README generator (#49)
* Add auto-updater

* Use README generator

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-06-05 12:59:43 +02:00
Gredin67
8d950632d0
upgrade to 0.2.3 multi-device (#38)
* upgrade to 0.2.3 conf etc..

* install pre-built (#39)

* bot user as domain

* execution rights

* architecture=$YNH_ARCH

* Update restore (#42)

* Fix linter

* Silence postgresql

* Stay close to example_ynh

* chown -R $app:$app "$final_path"

* logrotate as user $app

* fixed permissions 

* logs to file deactivated in config, handled by systemd

* back to github release

* instruction new relaybot

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-01-25 10:27:56 +01:00