diff --git a/scripts/install b/scripts/install index e861186..ee207c8 100755 --- a/scripts/install +++ b/scripts/install @@ -87,7 +87,6 @@ ynh_app_setting_set $app final_path $final_path # Download, check integrity, uncompress and patch the source from app.src #ynh_setup_source "$final_path" git clone "https://framagit.org/framasoft/PrettyNoemieCMS" "$final_path" -cd "$final_path" init_composer "$final_path"