Commit 9cbd618
authored
fix: correct missing trailing slash in REGISTRY_URL for Databricks CLI download
- Fixed a typo by adding a missing trailing slash to the `REGISTRY_URL` in the `curl` command.
- Ensures proper URL construction when downloading the Databricks CLI from custom registries.1 parent dd35f9e commit 9cbd618
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments