Search found 1 match
- Sat Nov 25, 2023 11:12 pm
- Forum: Upgrading from v1 to v2
- Topic: Potential mispelling in upgrade sed command
- Replies: 1
- Views: 4659
- Gender:
Potential mispelling in upgrade sed command
In the upgrading instructions there is a sed command that says: sed -i -e "s|<install_DIRECTORY>|/opt/yams|g" yams In the yams binary I see, it has the text: <install_directory> . I noticed that the text wasn't changed when I used the capitalized version of the sed command. I recommend tha...