aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2021-10-10 15:19:12 +0100
committerMohit Agarwal <mohit.agarwal@sky.com>2021-10-10 15:19:12 +0100
commit21b74cee1648bad2b9bbc2995fe79018c49a2457 (patch)
tree0f5a3bdcb4ce129df7d3d87f5d1d20bd82e06bd9
parent06e8011e000cddc3ffaf811d789ea5ee0ea7262b (diff)
Minor error
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 191fdf6..0b53e4c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,4 +2,4 @@ install:
cd notes && make && make && make
cd notes && cp target/paper.pdf /var/www/git/gcse/computer-science-aqa/notes.pdf
cd tests/1-data-rep && make && make && make
- cd tests/1-data-rep && && cp target/paper.pdf /var/www/git/gcse/computer-science-aqa/1-data-rep-test.pdf
+ cd tests/1-data-rep && cp target/paper.pdf /var/www/git/gcse/computer-science-aqa/1-data-rep-test.pdf