mirror of
https://github.com/samuelncui/yatm.git
synced 2026-04-25 10:10:34 +00:00
fix: build.sh
This commit is contained in:
4
build.sh
4
build.sh
@@ -10,8 +10,8 @@ rm -rf output;
|
||||
mkdir -p output;
|
||||
|
||||
cp -r scripts ./output/;
|
||||
cp ./cmd/tape-httpd/tape-writer.service ./output/
|
||||
cp ./cmd/tape-httpd/config.example.yaml ./output/
|
||||
cp ./cmd/httpd/yatm-httpd.service ./output/
|
||||
cp ./cmd/httpd/config.example.yaml ./output/
|
||||
cp ./LICENSE ./output/
|
||||
cp ./README.md ./output/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user