deploy
This commit is contained in:
parent
8b1cbbbe8e
commit
aff9289130
2 changed files with 2 additions and 4 deletions
|
|
@ -4,8 +4,6 @@ start_services() {
|
|||
LND_UPGRADE=$1
|
||||
PUB_UPGRADE=$2
|
||||
|
||||
log "Entered start_services with LND_UPGRADE=$LND_UPGRADE and PUB_UPGRADE=$PUB_UPGRADE"
|
||||
|
||||
if [ "$EUID" -eq 0 ]; then
|
||||
USER_HOME=$(getent passwd ${SUDO_USER} | cut -d: -f6)
|
||||
USER_NAME=$SUDO_USER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue