blender-open-data/launcher/Makeenv.example

6 lines
62 B
Plaintext

ifeq ($(STAGING),true)
SENTRY_DSN ?=
else
SENTRY_DSN ?=
endif