This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I am getting an error when running this script. I was hoping for perhaps a little help. I get the following | |
wordpress/wp-config-sample.php | |
sed: -e expression #1, char 1: unknown command: `�' | |
sed: -e expression #1, char 1: unknown command: `�' | |
sed: -e expression #1, char 1: unknown command: `�' | |
Which of course then does not write the the replacment variable to the config file. |