3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
|
#!/bin/sh
|
||
|
tla archives | grep MIRROR | sed s/-MIRROR// | xargs -n1 tla archive-mirror
|