mirror of
https://github.com/cirosantilli/china-dictatorship.git
synced 2025-09-01 02:31:53 +02:00
7 lines
120 B
Bash
Executable File
7 lines
120 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cat \
|
|
21century.md \
|
|
wang-huning-three-dynasties.adoc \
|
|
fifth-modernization.md |
|
|
tr -d '\n'
|