mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
This reverts commit 1ff4c95f115028cd3786f249ef77500767c904bf. Intended side effect so that the launcher will have access to the vars published by config.sh -- when the launcher starts the actual script the script itself will source the config.sh again causing the env_init() to be called for all participating COMMANDS. This ensures the env_init() call is locked by default.