Makefile: update submit URL
This commit is contained in:
2
Makefile
2
Makefile
@ -11,6 +11,6 @@ clean:
|
||||
|
||||
submit: clean
|
||||
git gc
|
||||
STUID=$(STUID) STUNAME=$(STUNAME) bash -c "$$(curl -s http://moon.nju.edu.cn/people/yyjiang/teach/submit.sh)"
|
||||
STUID=$(STUID) STUNAME=$(STUNAME) bash -c "$$(curl -s http://ics.nju.edu.cn/people/yanyanjiang/teach/submit.sh)"
|
||||
|
||||
.PHONY: default clean submit
|
||||
|
Reference in New Issue
Block a user