diff --git a/scripts/install b/scripts/install index 7dd3a42..fa8292c 100755 --- a/scripts/install +++ b/scripts/install @@ -71,8 +71,6 @@ ynh_system_user_create --username=$app --home_dir="$final_path" #================================================= ynh_script_progression --message="Setting up source files..." -get_architecture - ynh_app_setting_set --app=$app --key=final_path --value=$final_path # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$final_path" --source_id="$architecture"