Update go.yml

This commit is contained in:
Deng.Liu
2020-03-15 20:55:31 +08:00
committed by GitHub
parent 8a3a2d570b
commit 9f0a51ce0e

View File

@@ -33,13 +33,13 @@ jobs:
- name: Use
run: |
- cp fileboy /usr/local/bin/
- fileboy version
- fileboy help
- fileboy init
- cat filegirl.yaml
- fileboy exec
- fileboy deamon
- ls -al .fileboy.pid
- ps aux | grep fileboy
- fileboy stop
cp fileboy /usr/local/bin/
fileboy version
fileboy help
fileboy init
cat filegirl.yaml
fileboy exec
fileboy deamon
ls -al .fileboy.pid
ps aux | grep fileboy
fileboy stop