Rename package

This commit is contained in:
2024-12-21 11:20:32 +01:00
parent 2c6dbc287c
commit ad4aac1061
4 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
nssm stop YoutubeDownloader && \
go build main && \
go build . && \
nssm start YoutubeDownloader