mirror of
https://github.com/facebook/zstd.git
synced 2025-12-29 00:52:17 +02:00
6 lines
36 B
Plaintext
6 lines
36 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
set -e
|
||
|
|
|
||
|
|
cp -r ../files .
|