mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2026-07-04 17:20:38 +02:00
Prepare docker setup to use fixtures
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
mkdir symfony
|
||||
wget https://hpc-mover.rrze.uni-erlangen.de/HPC-Data/0x7b58aefb/eig7ahyo6fo2bais0ephuf2aitohv1ai/job-archive.tar.bz2
|
||||
tar xjf job-archive.tar.bz2
|
||||
rm ./job-archive.tar.bz2
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user