diff --git a/manifest.json b/manifest.json index 8d839af..13aa640 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "packaging_format": 1, "description": { "en": "Simple, fast, privacy-focused alternative to Google Analytics", - "fr": "Alternative simple, rapide et axée sur la confidentialité à Google Analytics" + "fr": "Alternative rapide et axée sur la confidentialité à Google Analytics" }, "version": "1.32.0~ynh1", "url": "https://umami.is/", diff --git a/scripts/upgrade b/scripts/upgrade index e640965..45ad72a 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -100,8 +100,7 @@ ynh_script_progression --message="Configuring the app..." --weight=15 pushd $final_path ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm install - next build --profile - #ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run build + ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run build popd #=================================================