3 lines
77 B
Bash
3 lines
77 B
Bash
nssm stop YoutubeDownloader && \
|
|
go build . && \
|
|
nssm start YoutubeDownloader |