From 73b8ffbc9beb8d45eec1a38c653e714564545aa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Str=C3=B6mkvist?= Date: Fri, 12 Jul 2019 00:11:29 +0200 Subject: [PATCH 1/2] Translate line to English --- packaging_apps_scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging_apps_scripts.md b/packaging_apps_scripts.md index 0aac6741..e6cbf4c0 100644 --- a/packaging_apps_scripts.md +++ b/packaging_apps_scripts.md @@ -54,7 +54,7 @@ The name of the question is `domain` so in the script we can access it with YNH_ domain=$YNH_APP_ARG_DOMAIN ``` -### Variables spécifiques pour `change_url` +### Variables specific to `change_url` #### YNH_APP_OLD_DOMAIN The old domain where the app was installed. #### YNH_APP_OLD_PATH From c72e642218b7bb4865a9228d3b9d6d911a5ffed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Str=C3=B6mkvist?= Date: Fri, 12 Jul 2019 00:11:39 +0200 Subject: [PATCH 2/2] Make headers uniform --- packaging_apps_scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging_apps_scripts.md b/packaging_apps_scripts.md index e6cbf4c0..78592f57 100644 --- a/packaging_apps_scripts.md +++ b/packaging_apps_scripts.md @@ -30,7 +30,7 @@ It contains the instance's number. Warning, it's not the number of running insta Example: 3 -### Specific variables to use in `install` +### Variables specific to `install` #### YNH_APP_ARG_XXXXXXX An environment variable is available for each question asked in the installation.