mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
use default redme text
This commit is contained in:
parent
3335fb129e
commit
c448c3d59e
3
Helper/Scripts/copycontent.sh
Normal file
3
Helper/Scripts/copycontent.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
find ./Modules -type f -name README.md -exec sh -c 'cat README.md > "{}"' \;
|
||||||
Loading…
Reference in New Issue
Block a user