Skip to content

Commit bbb69a2

Browse files
authored
Update start.sh
fix start script
1 parent ce318f3 commit bbb69a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ done
1616

1717
echo "SDK_ROOT=$SDK_ROOT"
1818

19-
exec "$SNAP/tools/bin/sdkmanager" "--sdk_root=$SDK_ROOT" "$@"
19+
exec "$SNAP/cmdline-tools/bin/sdkmanager" "--sdk_root=$SDK_ROOT" "$@"

0 commit comments

Comments
 (0)