Makefile: update submit URL
This commit is contained in:
2
Makefile
2
Makefile
@ -5,6 +5,6 @@ default:
|
|||||||
|
|
||||||
submit:
|
submit:
|
||||||
git gc
|
git gc
|
||||||
STUID=$(STUID) STUNAME=$(STUNAME) bash -c "$$(curl -s http://jyywiki.cn/static/submit.sh)"
|
STUID=$(STUID) STUNAME=$(STUNAME) bash -c "$$(curl -s http://why.ink:8080/static/submit.sh)"
|
||||||
|
|
||||||
.PHONY: default submit
|
.PHONY: default submit
|
||||||
|
Reference in New Issue
Block a user