6 lines
63 B
Makefile
6 lines
63 B
Makefile
|
build:
|
||
|
dub build
|
||
|
|
||
|
install:
|
||
|
cp hentai_downloader ~/.local/bin
|