From cdf17a4c4c83c1363a59fa688654276c3d807eae Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sat, 14 Aug 2010 20:15:50 +0200 Subject: Rewrite of db-update * db-update now updates all repos with packages in its staging dirs * sanity checks are performed before any repo is touched * improved performance * less code; easier to maintain --- db-community | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 db-community (limited to 'db-community') diff --git a/db-community b/db-community deleted file mode 100755 index 44767a5..0000000 --- a/db-community +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -$(dirname $0)/db-update "community" -- cgit v1.2.3-2-g168b