admin

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: GPL-3.0

README

admin

$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"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL