Skip to content

Instantly share code, notes, and snippets.

@adinan-cenci
adinan-cenci / update-uuids.php
Last active April 9, 2024 17:57
update-uuids.php
<?php
/**
* How to use:
*
* chmod +x update-uuids.php
* php update-uuids.php @site.stager @site.live
*
* It will output a series of sql queries to be run on stager's mysql server.
*