chore: Fix dev scripts on linux (#9734)
Some linux filesystems do not support `source .env`, they need to have the current directory pre-pended like `source ./.env` or else the .env file cannot be found.
T
Tony Powell committed
53ff0a4fea55a797a3aa42d6d2db36282c7ebc2b
Parent: 541eb39
Committed by GitHub <noreply@github.com>
on 10/1/2025, 3:07:10 PM