mirror of
https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git
synced 2024-09-03 19:46:01 +02:00
* 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>
16 lines
558 B
Markdown
Executable file
16 lines
558 B
Markdown
Executable file
## Problem
|
|
|
|
- *Description of why you made this PR*
|
|
|
|
## Solution
|
|
|
|
- *And how do you fix that problem*
|
|
|
|
## PR Status
|
|
|
|
- [ ] Code finished and ready to be reviewed/tested
|
|
- [ ] The fix/enhancement were manually tested (if applicable)
|
|
|
|
## Automatic tests
|
|
|
|
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ *after creating the PR*, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)
|