the data that needs to be replaced is just a bunch of paths to certain directories and it looks kinda like this #data to replace old/path/to/some/file another/old/path/to/some/file one/more/old/path/to/some/file #desired replacement new/path/to/some/file another/new/path/to/some/file one/more/new/path/to/some/file