sharefile

scripts for quickly sharing data to servers
git clone git://jb55.com/sharefile
Log | Files | Refs | README

commit 7109b7b26f7da5fcfbe7caab9af451c2d63d886e
parent dab9ac1b2c612c992f63d2bb9443d0cb9b83b48e
Author: William Casarin <bill@casarin.me>
Date:   Mon, 22 Feb 2016 16:45:56 -0800

hashshare: fixie

Diffstat:
Mhashshare | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hashshare b/hashshare @@ -1,2 +1,2 @@ #!/usr/bin/env bash -sharefile -n "$(hashname "$1")" +sharefile -n "$(hashname "$1")" "$1"