filemng

command
v0.0.0-...-3e295c8 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

README

编译命令

set GOARCH=amd64
set GOOS=linux
go build -ldflags "-X main.VERSION=1.0.0 -X 'main.BUILD_TIME=`date`' -X 'main.GO_VERSION=`go version`' -s -w" -o filemng

启动命令

chmod +x filemng
nohup ./filemng >> nohup.log 2>&1 &

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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