SamEureka / balenaCodeServer

balenaCodeServer is a free Visual Studio Code based IDE that runs in your browser, served from your Raspberry Pi!
10 stars 5 forks source link

changed sed to grep/echo method #12

Closed SamEureka closed 2 years ago

SamEureka commented 2 years ago

this method checks if the path exists in the file and doesn't just write it over and over like the sed method. Duh!

Tested by: @SamEureka