9 lines
253 B
JSON
9 lines
253 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(wc -l /Users/arthurbarre/dev/perso/ti-pote/apps/robot-client/src/**/*.ts)",
|
|
"Bash(ssh tipote@192.168.1.124 \"ps aux | grep node | grep -v grep; echo '---LOGS---'; cat /tmp/tipote.log\")"
|
|
]
|
|
}
|
|
}
|