mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-03-18 21:30:41 +01:00
tools: move AUTHORS.md to AUTHORS
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/4018
This commit is contained in:
1349
AUTHORS.md
1349
AUTHORS.md
File diff suppressed because it is too large
Load Diff
2
Makefile
2
Makefile
@@ -11,7 +11,7 @@ install:
|
||||
import: install
|
||||
rm -rf awesome-selfhosted && git clone --depth=1 https://github.com/awesome-selfhosted/awesome-selfhosted
|
||||
cp awesome-selfhosted/.github/.mailmap .mailmap
|
||||
cp awesome-selfhosted/AUTHORS.md AUTHORS.md
|
||||
cp awesome-selfhosted/AUTHORS AUTHORS
|
||||
rm -rf tags/ software/ platforms/
|
||||
mkdir -p tags/ software/ platforms/
|
||||
source .venv/bin/activate && \
|
||||
|
||||
Reference in New Issue
Block a user