diff options
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ Go to directory codeq-server/python/runner and run the following commands to build the sandbox and set appropriate permissions: make sandbox - mate terminator + make terminator sudo setcap cap_setuid,cap_setgid+ep sandbox sudo setcap cap_setuid,cap_setgid+ep terminator |