mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-03-22 06:55:51 +05:30
refactor: use cat instead of echo
This commit is contained in:
@@ -71,8 +71,8 @@
|
||||
"args": true
|
||||
},
|
||||
{
|
||||
"name": "echo",
|
||||
"cmd": "echo",
|
||||
"name": "cat",
|
||||
"cmd": "cat",
|
||||
"args": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user