diff --git a/scripts/install b/scripts/install index a4b7967..6d7de47 100755 --- a/scripts/install +++ b/scripts/install @@ -114,7 +114,8 @@ ynh_add_fpm_config #================================================= # SPECIFIC SETUP #================================================= -# ... +mkdir "$final_path/tmp" +chmod 777 "$final_path/tmp" #================================================= #=================================================