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-minimal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pst/install-4cd-minimal.sh') diff --git a/pst/install-4cd-minimal.sh b/pst/install-4cd-minimal.sh index 1bcb07b..c8c1991 100755 --- a/pst/install-4cd-minimal.sh +++ b/pst/install-4cd-minimal.sh @@ -36,4 +36,4 @@ cp "${CDMOUNT}/torment.ico" "$TARGETDIR" || die mkdir -p "${TARGETDIR}/save" || die -setperms "$TARGETDIR" +teardown "$TARGETDIR" -- cgit v1.2.3