From 4704589a5e8ecedc2c1215f225e3f36ae61006cb Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Wed, 26 Sep 2018 16:42:21 +0200 Subject: [PATCH] [enh] Add a comment --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index f88d22f..c91b8ab 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -75,6 +75,7 @@ path_url=$(ynh_normalize_url_path $path_url) # For this app sources are in app subdirectory tmp_dir=$(mktemp -d) ynh_setup_source "$tmp_dir" +# Dist is the compiled version. Other directories are source code and tools to build the program cp -R "$tmp_dir/dist/." "$final_path/" # Imgur is deactivated on the specific upstream selected, but this text is still here # Don't use a patch because it's minified js