Update environment.json

This commit is contained in:
Jarred Sumner
2025-05-29 21:08:55 -07:00
parent aa404b14c4
commit 2e76e69939

View File

@@ -1,3 +1,4 @@
{
"terminals": []
"terminals": [],
"install": "bash scripts/bootstrap.sh"
}