https://bugs.koozali.org/show_bug.cgi?id=12070
--- Comment #3 from Brian Read <[email protected]> ---
(In reply to Brian Read from comment #2)
> Looks like we just need:
>
> /usr/share/wordpress/wp-content
>
> so writing into createlinks:
>
> use esmith::Build::Backup qw(:all);
> backup_excludes("smeserver-wordpress", qw(
> /usr/share/wordpress/wp-content
> ));
Sorry, got that wrong!
use esmith::Build::Backup qw(:all);
backup_includes("smeserver-wordpress", qw(
/usr/share/wordpress/wp-content
));
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/