Update 'CMS/wordpress/wordpress-init.sh'

This commit is contained in:
Bram Prieshof
2020-09-25 14:00:43 +02:00
parent a154d5a3d5
commit 2af62be7e1

View File

@@ -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