summaryrefslogtreecommitdiff
path: root/to-copy.sh
blob: 9c665bf2f7ec19a7c03ceb9468d2ffc92bfa5de6 (plain) (blame)
1
2
3
4
5
6
#!/bin/bash

COPY_D="${HOME}/Copy/univ/master/tfm"

cp -r *.tex Makefile bib.bib ${COPY_D}/
cp -r front/*.tex ${COPY_D}/front/