Project

General

Profile

1
#!/bin/bash
2
. "$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"/../lib/sh/local.sh
3

    
4
sync_upload "$@"
(75-75/85)