Skip to content

Commit

Permalink
tar unzip input
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Dec 10, 2024
1 parent 5d479ac commit 783e07a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crab/script/run.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#!/bin/bash -ex
pwd
ls
file input_files.tar.gz
gunzip input_files.tar.gz || true
ls
tar -xzvf input_files.tar.gz || true
ls
ld.so --help | grep supported | grep x86-64-v
Expand Down

0 comments on commit 783e07a

Please sign in to comment.