From 460a3dbeb4e80bf97009de683076d0d96658b7c7 Mon Sep 17 00:00:00 2001 From: Florent Date: Tue, 29 Nov 2022 22:24:42 +0100 Subject: [PATCH] Suggest to edit change_url and config scripts --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8ccc7..8dab896 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ * Copy this app before working on it, using the ['Use this template'](https://github.com/YunoHost/example_ynh/generate) button on the Github repo. * Edit the `manifest.json` with app specific info. -* Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts, and any relevant conf files in `conf/`. +* Edit the `install`, `upgrade`, `remove`, `backup` and `restore` scripts, and any relevant conf files in `conf/`. * Using the [script helpers documentation.](https://yunohost.org/packaging_apps_helpers) +* Edit the `change_url` and `config` scripts too, or remove them if you have no use of them * Add a `LICENSE` file for the package. * Edit `doc/DISCLAIMER*.md` * The `README.md` files are to be automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator