Sometimes submission.zip went into submission.zip
Okay, that's an horrible hack. I know
This commit is contained in:
parent
0d8cd171bb
commit
84e72a46c8
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -1,6 +1,7 @@
|
|||
all: 1o 2o 3o ../submission.zip
|
||||
|
||||
submission.zip:
|
||||
rm submission.zip
|
||||
git gc
|
||||
zip $@ .git *.py -r
|
||||
|
||||
|
|
Reference in a new issue