mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update pages/06.contribute/10.packaging_apps/11.helpers/packaging_apps_helpers.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
parent
f01820083d
commit
ccd34981f6
1 changed files with 1 additions and 1 deletions
|
@ -2307,7 +2307,7 @@ Requires YunoHost version 2.6.4 or higher.
|
|||
**Examples**:
|
||||
|
||||
|
||||
- ` ynh_add_config --template=".env" --destination="$final_path/.env"` uses the template file `"../conf/.env"`
|
||||
- ` ynh_add_config --template=".env" --destination="$final_path/.env"` uses the template file `../conf/.env`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue