fix: js/py dotenv unexpectedly overrides existing env vars (#113)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
# @meta dotenv
|
||||
|
||||
BIN_DIR=bin
|
||||
TMP_DIR="cache/tmp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user