Skip to content

Commit

Permalink
Upd
Browse files Browse the repository at this point in the history
  • Loading branch information
EvelinaVinnikova committed Oct 4, 2024
1 parent c816798 commit dca7bb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solution/untar
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ if [ ! -d "$unpacked_dir" ]; then
mkdir "$unpacked_dir"
fi
tar -xf "$archive" -C "$unpacked_dir"
cd ..

0 comments on commit dca7bb1

Please sign in to comment.