1
0
Fork 0
mirror of https://github.com/YunoHost/doc.git synced 2024-09-03 20:06:26 +02:00

Merge pull request from Gofannon/patch-1

Update packaging_apps_scripts_fr.md
This commit is contained in:
frju365 2018-07-12 20:50:48 +02:00 committed by GitHub
commit c180baff0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,10 +56,12 @@ domain=$YNH_APP_ARG_DOMAIN
### Variables spécifiques pour `change_url` ### Variables spécifiques pour `change_url`
#### YNH_APP_OLD_DOMAIN #### YNH_APP_OLD_DOMAIN
L'ancien domaine où était installée l'app. L'ancien domaine où était installée l'app.
#### YNH_APP_OLD_PATH #### 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 #### YNH_APP_NEW_DOMAIN
Le nouveau domaine où doit être installée l'app. Le nouveau domaine où doit être installée l'app.
#### YNH_APP_NEW_PATH #### YNH_APP_NEW_PATH
Le nouveau chemin où doit être installée l'app. Le nouveau chemin où doit être installée l'app.