update echo PATH

This commit is contained in:
dengsgo 2019-12-23 16:23:28 +08:00
parent e63d200382
commit b0a0e296d2

View File

@ -13,6 +13,7 @@ script:
- make init - make init
- make build-linux - make build-linux
- ls bin - ls bin
- echo $PATH
- cp bin/fileboy-linux-amd64.bin /usr/local/bin/fileboy - cp bin/fileboy-linux-amd64.bin /usr/local/bin/fileboy
- fileboy version - fileboy version
- fileboy help - fileboy help