Исправление скрипта сборки

This commit is contained in:
Andrei Solodovnikov
2024-01-28 14:20:49 +03:00
parent d0b92cedcb
commit 4c727d34f2

2
.github/prepare.sh vendored
View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
mkdir src mkdir src
cp .github/book.toml .github/SUMMARY.md .github/index.md ./ cp .github/book.toml .github/*.md ./