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

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

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