mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
cowrie: update run.sh
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user