From c6a3a69dfdc6a76d4c3d3834bbbca65abc9cc070 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Fri, 26 Aug 2016 14:10:54 +0200 Subject: [PATCH] Update CONTRIBUTING.MD --- CONTRIBUTING.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD index 8f023d3e..909f3f90 100644 --- a/CONTRIBUTING.MD +++ b/CONTRIBUTING.MD @@ -17,7 +17,7 @@ Thank you :smiley: ### FAQ ##### Where can I find the honeypot logs? -###### The honeypot logs are located in `/data/`. You have to login via ssh and run `sudo cd /data/`. Do not change any permissions here or T-Pot will fail to work. +###### The honeypot logs are located in `/data/`. You have to login via ssh and run `sudo su -` and then `cd /data/`. Do not change any permissions here or T-Pot will fail to work. -