summaryrefslogtreecommitdiff
path: root/to-copy.sh
diff options
context:
space:
mode:
authorGuillermo Ramos2021-04-06 14:49:55 +0200
committerGuillermo Ramos2021-04-06 14:49:55 +0200
commitd915cc6ab4bd67bd960fe60ff8d9593a9994d3d1 (patch)
treee014adc7244831663573f2b4ce05b824e878adf0 /to-copy.sh
parent60f9d9d8f951bdee1c5df0398c0f90ad94825508 (diff)
downloadtfm-master.tar.gz
Add missing parts + cleanupHEADmaster
Diffstat (limited to 'to-copy.sh')
-rwxr-xr-xto-copy.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/to-copy.sh b/to-copy.sh
deleted file mode 100755
index 8352ac2..0000000
--- a/to-copy.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-COPY_D="${HOME}/Copy/univ/master/tfm"
-
-cp -r code *.tex Makefile bib.bib ${COPY_D}/
-cp -r front/*.tex ${COPY_D}/front/