aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2021-11-13 11:27:51 +0000
committerMohit Agarwal <mohit.agarwal@sky.com>2021-11-13 11:27:51 +0000
commit3d6ea49818f9ab00bda199e89358861f5007cbbc (patch)
treeb3ca0c5414bcd4603c4f433dc64a39218cbd8bd5 /Makefile
parentdf50ffee0ed7d462d1593da002a78cc9094e3066 (diff)
Working on questions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 704d592..bc00c64 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
install:
cd notes && make && make && make
- cd notes && cp target/paper.pdf /var/www/git/gcse/computer-science-aqa/notes.pdf
+ cd notes && cp target/paper.pdf /var/www/git-bin/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