Update references to new git location

This commit is contained in:
2023-07-02 20:27:33 +02:00
parent 5eec22b733
commit 2278a90007
3 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
#########################
wp cli update
sudo -u SITEname wp --path=/var/www/DOMAINname/html plugin install all-in-one-wp-migration --activate
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 plugin install https://mirror.lan/downloads/wp/migrate.zip --activate
sudo -u SITEname wp --path=/var/www/DOMAINname/html plugin update --all
sudo -u SITEname wp --path=/var/www/DOMAINname/html core update
echo [Ok]