Update go.yml

master
Deng.Liu 2020-03-15 20:55:31 +08:00 committed by GitHub
parent 8a3a2d570b
commit 9f0a51ce0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

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