forked from pool/ceph-iscsi
7 lines
237 B
Plaintext
7 lines
237 B
Plaintext
|
Use the "checkin.sh" script to generate ceph.spec and tarball from a git repo
|
||
|
and branch. For example:
|
||
|
|
||
|
$ bash checkin.sh --repo https://github.com/foo/ceph-iscsi-config --branch wip-foo
|
||
|
|
||
|
For more options, try "./checkin.sh --help"
|