Update egg-golang-generic.json

This commit is contained in:
Michael (Parker) Parker
2022-09-23 12:59:25 -04:00
committed by GitHub
parent ed84bf8cff
commit 8ce0fd0d46

View File

@@ -16,7 +16,7 @@
"startup": ".\/${EXECUTABLE}",
"config": {
"files": "{}",
"startup": "{}",
"startup": "{\r\n \"done\": \"change this part\"\r\n}",,
"logs": "{}",
"stop": "^C"
},