15 lines
273 B
Bash
15 lines
273 B
Bash
#
|
|
# cloud media synchronization tools
|
|
#
|
|
|
|
|
|
# synchronize cloud media with configured targets
|
|
use --group media cloud/synchronize
|
|
|
|
# synchronize cloud media with a specific target
|
|
use --group media cloud/synchronize-target
|
|
|
|
|
|
# common parsers
|
|
use --group media cloud/zshparse
|