Fix PID 1 issue and update to version 1.0.2
This commit is contained in:
parent
71d9a37964
commit
2eaed37ef6
3 changed files with 10 additions and 4 deletions
|
@ -30,5 +30,5 @@ docker run -d --restart unless-stopped \
|
|||
|
||||
echo "Newt container is running!"
|
||||
|
||||
# Prevent the script from exiting (keeps the add-on running)
|
||||
exec tail -f /dev/null
|
||||
# Prevent the script from exiting (Keeps the add-on running)
|
||||
exec tail -f /dev/null
|
Loading…
Add table
Add a link
Reference in a new issue