mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-02-23 07:44:21 +01:00
Remove useless log
This commit is contained in:
@@ -452,7 +452,6 @@ WantedBy=multi-user.target" > /etc/systemd/system/btcpayserver.service
|
||||
systemctl start btcpayserver
|
||||
echo "BTCPay Server started"
|
||||
fi
|
||||
$START && echo "Impossible to start a systemctl service in chroot... skipping"
|
||||
elif $STARTUP_REGISTER && [[ -x "$(command -v initctl)" ]]; then
|
||||
# Use upstart
|
||||
echo "Using upstart"
|
||||
|
||||
Reference in New Issue
Block a user