mirror of
https://github.com/facebook/zstd.git
synced 2026-04-27 07:36:54 +02:00
6 lines
36 B
Bash
6 lines
36 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
set -e
|
||
|
|
|
||
|
|
cp -r ../files .
|