$env:GOOS="linux"; $env:GOARCH="amd64"; go build -o bin/admin ./cmd/ `
&& ssh root@192.168.71.206 "supervisorctl stop all" `
&& scp ./bin/admin root@192.168.71.206:/opt/admin/admin `
&& scp ./settings.prod.toml root@192.168.71.206:/opt/admin/settings.toml `
&& ssh root@192.168.71.206 "supervisorctl start all"
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Sol-Armada/sol-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published