An open API service indexing awesome lists of open source software.

https://github.com/soartec-lab/s3_sync


https://github.com/soartec-lab/s3_sync

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# sync
s3へ同期するファイルを格納します

# sync.sh
syncディレトリをS3に同期させます

```
$ ./sync.sh # dryrun
$ ./sync.sh -y # 同期実行
```