deploy
This commit is contained in:
parent
aff9289130
commit
dbc840ca65
2 changed files with 1 additions and 3 deletions
|
|
@ -12,8 +12,6 @@ start_services() {
|
|||
USER_NAME=$(whoami)
|
||||
fi
|
||||
|
||||
log "USER_HOME: $USER_HOME, USER_NAME: $USER_NAME"
|
||||
|
||||
if [ "$OS" = "Linux" ]; then
|
||||
if [ "$SYSTEMCTL_AVAILABLE" = true ]; then
|
||||
sudo bash -c "cat > /etc/systemd/system/lnd.service <<EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue