initial
This commit is contained in:
6
mirror/Makefile
Normal file
6
mirror/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
.PHONY: mirror
|
||||
|
||||
default: mirror
|
||||
|
||||
mirror:
|
||||
run-one-until-success bash mirror.sh
|
||||
Reference in New Issue
Block a user