From c2d48f1d1767dc6e78c9f1f1b675cb9f53cf074d Mon Sep 17 00:00:00 2001 From: Patrick Darley Date: Mon, 14 Sep 2015 13:05:34 +0000 Subject: Move beginings of archiving to a seperate script --- deploy_a_system.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'deploy_a_system.sh') diff --git a/deploy_a_system.sh b/deploy_a_system.sh index 05700ed..5d3eb6c 100755 --- a/deploy_a_system.sh +++ b/deploy_a_system.sh @@ -5,7 +5,7 @@ set -ex cluster_name="$1" - +archive=/archive/ definitions_dir=definitions ybd_dir=/home/patrickdarley/ybd @@ -23,8 +23,3 @@ sudo modprobe btrfs cd "$definitions_dir" sudo "$ybd_dir"/ybd.py clusters/"$cluster_name" - - -# Err, should probably just change he deploy script but that is tlsa's -# not mine. So will do this for now. Also assumed we wanted - -- cgit v1.2.1