Skip to content

Commit

Permalink
chore: fix initialize script url
Browse files Browse the repository at this point in the history
  • Loading branch information
rcwbr committed Nov 16, 2024
1 parent 35126f7 commit 5dd6a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/initialize
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ devcontainer_definition_files_arr=(
DEVCONTAINER_DEFINITION_FILES="${devcontainer_definition_files_arr[@]}"
export DEVCONTAINER_DEFINITION_FILES

curl https://raw.githubusercontent.com/rcwbr/devcontainer-cache-build/1-define-initialize-script-with-caching-logic/initialize | bash
curl https://raw.githubusercontent.com/rcwbr/devcontainer-cache-build/1-define-initialize-script-with-caching-logic/devcontainer-cache-build-initialize | bash

0 comments on commit 5dd6a29

Please sign in to comment.