Skip to content

Commit

Permalink
Update update_script.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
kzhuklinets authored Aug 5, 2024
1 parent 90258d1 commit 7ca3443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updater/bin/update_script.rb
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ def show_diff(original_file, updated_file)
##############################
# Fetch the dependency files #
##############################
clone = false
clone = true
$options[:repo_contents_path] ||= File.expand_path(File.join("tmp", $repo_name.split("/"))) if clone
fetcher_args = {
source: $source,
Expand Down

0 comments on commit 7ca3443

Please sign in to comment.