We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4e278 commit d2cb2c5Copy full SHA for d2cb2c5
devbox.json
@@ -13,7 +13,7 @@
13
"shell": {
14
"init_hook": [
15
"echo 'Welcome to analytics-react-native devbox!' > /dev/null",
16
- ". ./$DEVBOX_PROJECT_ROOT/scripts/android-env.sh",
+ ". $DEVBOX_PROJECT_ROOT/scripts/android-env.sh",
17
"echo 'Android SDK env configured (details: wiki/devbox.md#devbox-android).'",
18
],
19
"scripts": {
0 commit comments