Pārlūkot izejas kodu

allow running without env file

tags/v1.4.28
Jonathan Cobb pirms 4 gadiem
vecāks
revīzija
15e5ced6dd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      bin/bubble

+ 1
- 1
bin/bubble Parādīt failu

@@ -65,7 +65,7 @@ if [[ -z "${BUBBLE_ENV}" ]] ; then
elif [[ -f "/home/bubble/api/bubble.env" ]] ; then
BUBBLE_ENV="/home/bubble/api/bubble.env"
else
die "bubble environment file not found"
echo 1>&2 "Warning: bubble environment file not found"
fi
fi



Notiek ielāde…
Atcelt
Saglabāt