Skip to content

Commit

Permalink
some additional
Browse files Browse the repository at this point in the history
  • Loading branch information
beneisner committed Nov 19, 2023
1 parent d9c328e commit a1c1986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy_rlbench_and_unzip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
rsync -av --progress /project_data/held/baeisner/rlbench.zip /scratch/baeisner/data/rlbench.zip

# Unzip
unzip /scratch/baeisner/data/rlbench.zip -d /scratch/baeisner/data/rlbench
unzip /scratch/baeisner/data/rlbench.zip -d /scratch/baeisner/data

# Delete
rm /scratch/baeisner/data/rlbench.zip

0 comments on commit a1c1986

Please sign in to comment.