From 0759575f1bc7eb84ffc60acbb4ce7b9fbaecada0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 31 May 2011 12:14:42 +0000 Subject: remove obsolete script --- update-cauldron-to-tmp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 update-cauldron-to-tmp diff --git a/update-cauldron-to-tmp b/update-cauldron-to-tmp deleted file mode 100755 index f7f8701..0000000 --- a/update-cauldron-to-tmp +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -SCRIPTSDIR=$(dirname $0) -. $SCRIPTSDIR/config - -RSYNC_OPTIONS="-avH --delete-after -S" -rsync $RSYNC_OPTIONS "$CAULDRON_MIRROR_DIR/" "$NEW_RELEASE_TMP_DIR" -- cgit v1.2.1