forked from x/icebergs
4 lines
62 B
Makefile
4 lines
62 B
Makefile
all:
|
|
@echo && date
|
|
sh build.sh build && sh build.sh restart
|