From 1ffe58f3ee6eeb2d81729eb7c458a8979eb2df68 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Thu, 20 Jan 2022 17:07:39 -0600 Subject: moved many scripts around, small tweaks/rewrites, mounter verify xsudo and xclick scripts --- sync/sink | 1 - 1 file changed, 1 deletion(-) (limited to 'sync/sink') diff --git a/sync/sink b/sync/sink index 9ce49d7..b11b492 100755 --- a/sync/sink +++ b/sync/sink @@ -1,5 +1,4 @@ #!/bin/sh - printusage() { echo "Usage: $0 [ ...] (repos: all,`echo $repos | tr ' ' ','`) [up|down]" && exit; } repos="docs patches" -- cgit v1.2.3