Add deploy script
This commit is contained in:
3
youtubeWatcher/deploy.sh
Normal file
3
youtubeWatcher/deploy.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
nssm stop YoutubeWatcher && \
|
||||
go build . && \
|
||||
nssm start YoutubeWatcher
|
||||
Reference in New Issue
Block a user