diff options
author | Javier Sánchez Parra <jsanchez@soleta.eu> | 2020-06-23 12:29:49 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2020-06-23 13:04:06 +0200 |
commit | 1f43ddcb59974fe3c61e4414511ebac5661952fd (patch) | |
tree | c37904f1a680d7b9a3ab203bb163d7aa202b7a8c /admin/Sources/Services/ogAdmServer/tests/post_shell_run.json | |
parent | bbf5371425f80e0b82eff65f1a570ef3a4e2f5ea (diff) |
#985 Remove ogAdmServer folder
ogAdmServer now has its own repo as ogServer. Check:
https://github.com/opengnsys/ogServer
Diffstat (limited to 'admin/Sources/Services/ogAdmServer/tests/post_shell_run.json')
-rw-r--r-- | admin/Sources/Services/ogAdmServer/tests/post_shell_run.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/Sources/Services/ogAdmServer/tests/post_shell_run.json b/admin/Sources/Services/ogAdmServer/tests/post_shell_run.json deleted file mode 100644 index 1449d055..00000000 --- a/admin/Sources/Services/ogAdmServer/tests/post_shell_run.json +++ /dev/null @@ -1 +0,0 @@ -{ "clients" : [ "192.168.2.1", "192.168.2.2" ], "run" : "ls" } |