7 lines
49 B
Makefile
7 lines
49 B
Makefile
all: list
|
|
|
|
list:
|
|
./start.sh
|
|
|
|
index:
|
|
./index.sh
|