Skip to content

Instantly share code, notes, and snippets.

@andrii-kvlnko
Created May 9, 2021 20:15
Show Gist options
  • Save andrii-kvlnko/732c751abbb0e79384b0518ac085d3b0 to your computer and use it in GitHub Desktop.
Save andrii-kvlnko/732c751abbb0e79384b0518ac085d3b0 to your computer and use it in GitHub Desktop.
Replace database url
sed -i 's/old.com/new.com/g' *.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment