mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
2 lines
83 B
Bash
2 lines
83 B
Bash
|
|
cat apache_header.txt $1 > _add_apache_header.txt && mv _add_apache_header.txt $1
|