Nginx per-site log and Wordpress init script using
This commit is contained in:
5
CMS/wordpress/MotdWordpress
Normal file
5
CMS/wordpress/MotdWordpress
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
red='\e[1;31m%s\e[0m\n'
|
||||
printf "\n"
|
||||
printf $red "Please run wordpress-init.sh after the first wordpress login"
|
||||
printf "\n"
|
||||
Reference in New Issue
Block a user