mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
6 lines
36 B
Text
6 lines
36 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
set -e
|
||
|
|
|
||
|
|
cp -r ../files .
|