Changed Dockerfile

This commit is contained in:
Kike 2019-08-05 12:33:02 +02:00
parent 2133551889
commit d1613a47e0
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ if [ $TIMEZONE != "" ]; then\n \
fi\n \
/etc/init.d/pandora_agent_daemon start\n \
rm -f $0\n \
bash' \
tail -f /var/log/pandora/pandora_agent.log' \
>> /entrypoint.sh && \
chmod +x /entrypoint.sh