1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-22 13:45:50 +05:30

refactor: use echo again

This commit is contained in:
2026-02-26 14:03:22 +05:30
Verified
parent 5e90fac99f
commit f2bd8bd4df
2 changed files with 4 additions and 3 deletions

View File

@@ -71,8 +71,8 @@
"args": true
},
{
"name": "cat",
"cmd": "cat",
"name": "echo",
"cmd": "echo",
"args": true
}
]