Hi, Is there a simple way to remove prefix in the ...
# announcements
m
Hi, Is there a simple way to remove prefix in the string in File i.e.
Copy code
system.config.env1=test123
need to be
Copy code
config.env1=test123