scwrypts/zsh/cloud/media-sync/push

8 lines
135 B
Bash
Executable File

#!/bin/zsh
use cloud/media-sync
#####################################################################
MAIN() {
MEDIA_SYNC__PUSH $@
}