diff --git a/CMS/wordpress/wordpress-init.sh b/CMS/wordpress/wordpress-init.sh index 842f247..2e3dc17 100644 --- a/CMS/wordpress/wordpress-init.sh +++ b/CMS/wordpress/wordpress-init.sh @@ -5,6 +5,7 @@ sudo -u SITEname wp --path=/var/www/DOMAINname/html plugin install all-in-one-wp sudo -u SITEname wp --path=/var/www/DOMAINname/html plugin install https://git.ictmaatwerk.com/downloads/wp/migrate.zip --activate sudo -u SITEname wp --path=/var/www/DOMAINname/html cron event run wp_update_plugins sudo -u SITEname wp --path=/var/www/DOMAINname/html plugin update --all +echo -e "\e[96m Please update all-in-one-wp-migration-unlimited plugin manually\e[39m" rm -f /etc/update-motd.d/51-wpnotice #Remove script