3 lines
80 B
Bash
3 lines
80 B
Bash
nssm stop YoutubeDownloader && \
|
|
go build main && \
|
|
nssm start YoutubeDownloader |