# sh script to update wp
- no backup
- partial update possible
- wp-content + wp-config.php skipped, core overwritten
- no checksum, corrupt download breaks site
- needs curl, tar, rsync
- Shell 100%
| README.md | ||
| wp-update.sh | ||
wp-update
sh script to update wp
- no backup
- partial update possible
- wp-content + wp-config.php skipped, core overwritten
- no checksum, corrupt download breaks site
- needs curl, tar, rsync