mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
4 lines
82 B
Bash
4 lines
82 B
Bash
#!/bin/bash
|
|
|
|
mkdir src
|
|
cp .github/book.toml .github/SUMMARY.md .github/index.md ./ |