Skip to content

Commit

Permalink
♻️ refactor: updated codebase #4
Browse files Browse the repository at this point in the history
  • Loading branch information
pnguyen215 committed Jan 20, 2024
1 parent f8d2394 commit 5543b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/h.sh
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,7 @@ function download_file() {

# Check if the directory exists, create it if not
create_file_if_not_exists "$directory"
create_file_if_not_exists "$filename"

# Change to the directory to download the file
cd "$directory" || return 1
Expand Down

0 comments on commit 5543b1d

Please sign in to comment.