From 64a182bdb1d037ea41a3a49eb23fcc61b7787abc Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sun, 15 May 2016 01:39:04 +0200 Subject: [PATCH] cowrie: update run.sh --- cowrie/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cowrie/run.sh b/cowrie/run.sh index 03658e8..0214f27 100644 --- a/cowrie/run.sh +++ b/cowrie/run.sh @@ -10,7 +10,7 @@ if [ "$JSON_LOG" == "False" ]; then fi mkdir -p /cowrie/log/tty -mv -f /cowrie/custom/* /cowrie +cp -R /cowrie/custom/* /cowrie chown -R $UID:$GID /cowrie su-exec $UID:$GID twistd -n -l /cowrie/log/cowrie.log cowrie