mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Do not restart docker
This commit is contained in:
parent
b0877392c5
commit
49a759943c
@ -23,7 +23,6 @@ echo "{
|
||||
\"log-opts\": {\"max-size\": \"5m\", \"max-file\": \"3\"}
|
||||
}" > /etc/docker/daemon.json
|
||||
echo "Setting limited log files in /etc/docker/daemon.json"
|
||||
[ -x "$(command -v systemctl)" ] && systemctl restart docker
|
||||
fi
|
||||
|
||||
. ./build.sh
|
||||
|
Loading…
Reference in New Issue
Block a user