wf-install
wf-install copied to clipboard
sed error unterminated `s' command
Full Log The forward slash at line 159, character 54, in the install script, is causing the issue. I tried putting a backslash to escape it, but that didn't seem to work (I didn't think it would).
Commenting out the line allows the script to complete, however may cause unwanted issues later on.