add data source for rev

master
Mr. Robot 3 years ago committed by GitHub
parent d920028549
commit f74f18a0a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,19 @@
{
"functions": {
"file-read": [
{
"code": "rev [file] | rev\n"
}
],
"suid": [
{
"code": "./rev [file] | rev\n"
}
],
"sudo": [
{
"code": "sudo rev [file] | rev\n"
}
]
}
}
Loading…
Cancel
Save