diff --git a/scripts/install b/scripts/install index b2c4495..85ae346 100644 --- a/scripts/install +++ b/scripts/install @@ -21,6 +21,9 @@ ynh_setup_source --dest_dir="$install_dir" ynh_setup_source --dest_dir="$install_dir/plugins/Ldap_Login" --source_id=ldap_plugin ynh_setup_source --dest_dir="$install_dir/plugins" --source_id=log_failed_logins_plugin +ynh_exec_warn ls -lah "$install_dir/plugins/" +ynh_exec_warn ls -lah "$install_dir/plugins/Ldap_Login" + _create_data_dirs_if_required chmod -R o-rwx "$install_dir"