16 lines
301 B
Markdown
16 lines
301 B
Markdown
# BE_CPONE
|
|
|
|
## Devcpone sync
|
|
|
|
This repo includes a local git hook setup for syncing changes to devcpone.
|
|
|
|
Run this once in a fresh clone:
|
|
|
|
```sh
|
|
./scripts/devcpone_bootstrap.sh
|
|
```
|
|
|
|
After that, pushing `master` will sync changed files to:
|
|
|
|
`one@devcpone.aplikasi.web.id:/home/one/project/one/one-api`
|