initial commit of file from CVS for smeserver-wordpress on Sat Sep 7 21:15:59 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 21:15:59 +10:00
parent 4b6ca1d95c
commit 12f4d76142
35 changed files with 1255 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/perl
system('chown www:root -R /usr/share/wordpress');
system('chown www:root /etc/wordpress');