mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 09:10:10 +00:00
5 lines
170 B
Bash
5 lines
170 B
Bash
#!/bin/bash
|
|
|
|
mkdir src
|
|
cp .github/book.toml ./
|
|
cp -R .github/SUMMARY.md .github/index.md .pic/ Basic\ Verilog\ structures/ Introduction/ Labs/ Vivado\ Basics/ Other/ src/ |