From 17d7e9c75aa49cd4eb77ccb269f762dd0aaf1d3f Mon Sep 17 00:00:00 2001 From: Derek Smith Date: Tue, 19 Dec 2023 09:53:59 -0500 Subject: [PATCH] Do not stub out LNPLAY_ENV_FILE if exists --- deployment/up.sh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/deployment/up.sh b/deployment/up.sh index 79a5b51..5f6c300 100755 --- a/deployment/up.sh +++ b/deployment/up.sh @@ -426,8 +426,9 @@ EOL LNPLAY_ENV_FILE=./project/lnplay/environments/"$LNPLAY_SERVER_FQDN" - # and we have to set our environment file as well. - cat > "$LNPLAY_ENV_FILE" < "$LNPLAY_ENV_FILE" <