mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #770 from Gofannon/patch-1
Update packaging_apps_scripts_fr.md
This commit is contained in:
commit
c180baff0b
1 changed files with 4 additions and 2 deletions
|
@ -56,10 +56,12 @@ domain=$YNH_APP_ARG_DOMAIN
|
|||
### Variables spécifiques pour `change_url`
|
||||
#### YNH_APP_OLD_DOMAIN
|
||||
L'ancien domaine où était installée l'app.
|
||||
|
||||
#### YNH_APP_OLD_PATH
|
||||
L'ancien chemin où était installée l'app;
|
||||
L'ancien chemin où était installée l'app.
|
||||
|
||||
#### YNH_APP_NEW_DOMAIN
|
||||
Le nouveau domaine où doit être installée l'app.
|
||||
|
||||
#### YNH_APP_NEW_PATH
|
||||
Le nouveau chemin où doit être installée l'app.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue