mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-11-10 10:37:25 +01:00
Fix suffix of job-archive download
This commit is contained in:
parent
634d89310a
commit
507012c80c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
mkdir symfony
|
mkdir symfony
|
||||||
wget https://hpc-mover.rrze.uni-erlangen.de/HPC-Data/0x7b58aefb/eig7ahyo6fo2bais0ephuf2aitohv1ai/job-archive.tar.xz
|
wget https://hpc-mover.rrze.uni-erlangen.de/HPC-Data/0x7b58aefb/eig7ahyo6fo2bais0ephuf2aitohv1ai/job-archive.tar.xz
|
||||||
tar xJf job-archive.tar.bz2
|
tar xJf job-archive.tar.xz
|
||||||
rm ./job-archive.tar.xz
|
rm ./job-archive.tar.xz
|
||||||
|
|
||||||
if [ $# -gt 0 ]; then
|
if [ $# -gt 0 ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user