From ee2734f54ecb35c123898a6dd3f93216846b57af Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 3 Jan 1999 02:56:07 +0000 Subject: [PATCH] Run sync-accounts only on relevant host. --- sync-accounts/grab-account | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sync-accounts/grab-account b/sync-accounts/grab-account index 2eef468..991ccf3 100755 --- a/sync-accounts/grab-account +++ b/sync-accounts/grab-account @@ -7,7 +7,7 @@ then echo >&2 \ 'usage: grab-account [] creates an entry in /etc/sync-accounts, and runs sync-accounts -$Id: grab-account,v 1.1 1999-01-03 00:14:07 ian Exp $' +$Id: grab-account,v 1.2 1999-01-03 02:56:07 ian Exp $' exit 1 fi @@ -40,4 +40,4 @@ else echo "entry already exists in $cf, leaving alone" fi -sync-accounts +sync-accounts $sh -- 2.30.2