Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saltbo authored Jun 28, 2020
1 parent 1aa00c0 commit ffba879
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install with `dpkg -i` and `rpm -i` respectively.
**Shell script**:

```bash
curl -sSf http://uptoc.saltbo.cn/install.sh | sh
curl -sSf https://uptoc.saltbo.cn/install.sh | sh
```

**manually**:
Expand Down Expand Up @@ -83,12 +83,6 @@ steps:
UPTOC_UPLOADER_AK: ${{ secrets.UPTOC_UPLOADER_KEYID }}
UPTOC_UPLOADER_SK: ${{ secrets.UPTOC_UPLOADER_KEYSECRET }}
```
### Similar Travis
```yaml
after_success:
- curl -sSf http://uptoc.saltbo.cn/install.sh | sh
- uptoc --region cn-zhangjiakou --bucket blog-bucket public
```
## Args Examples
| driver | bucket | region | region enum |
Expand Down

0 comments on commit ffba879

Please sign in to comment.