Bear
Results
1
comments of
Bear
I try the following method, and this is work for me. Delete the `""` in the script `sed -i "" -e "s/PLUGIN_IDENTIFIER/$PLUGIN_IDENTIFIER/g" "$f2"` And the correct result is `sed -i...