Skip to content

Commit

Permalink
Merge pull request #958 from Varying-Vagrant-Vagrants/wp-core-update
Browse files Browse the repository at this point in the history
[PR] Use wp core update, not upgrade
  • Loading branch information
jeremyfelt authored Aug 16, 2016
2 parents 3f9002b + 05407ad commit 5269216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ PHP
else
echo "Updating WordPress Stable..."
cd /srv/www/wordpress-default
noroot wp core upgrade
noroot wp core update
fi
}

Expand Down

0 comments on commit 5269216

Please sign in to comment.