Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 164 Bytes

File metadata and controls

14 lines (9 loc) · 164 Bytes

常用命令

build.sh

#!/sbin/sh export DEBUG=true export GOOS=linux go build -o xxx main.go scp xxx root@xx:/xxx

查看进程当前工作目录

pwdx pid