nicolas.dorier
6 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
1 changed files with
0 additions and
1 deletions
-
btcpay-setup.sh
|
|
@ -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" |
|
|
|