From 53b5dbf87938455048f2c87661a69af77e0232bb Mon Sep 17 00:00:00 2001 From: NickDaly Date: Sat, 6 Jun 2009 18:01:39 -0500 Subject: Created and integrated teardown method. Now if only I could create a setup method... --- pst/install-4cd-extra.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pst/install-4cd-extra.sh') diff --git a/pst/install-4cd-extra.sh b/pst/install-4cd-extra.sh index 1344d65..6db15b5 100755 --- a/pst/install-4cd-extra.sh +++ b/pst/install-4cd-extra.sh @@ -37,4 +37,4 @@ copylower "${CDMOUNT}/cd3/" "$TARGETDIR" || die getcd 4 $CD4 cd4/movies4.bif copylower "${CDMOUNT}/cd4/" "$TARGETDIR" || die -setperms "$TARGETDIR" +teardown "$TARGETDIR" -- cgit v1.2.3