6 lines
55 B
Makefile
6 lines
55 B
Makefile
default:
|
|
bash build-docker.sh
|
|
|
|
clean:
|
|
rm -f deploy/*
|