From 9cd1d56a72430ec20c0aa81d1398b9e9ae0f4cf0 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Mon, 5 Jun 2023 09:56:26 +1000 Subject: [PATCH] undo in-situ - must be owner --- rename-e-smith-pkg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rename-e-smith-pkg.sh b/rename-e-smith-pkg.sh index 2a063d2..336c9ea 100755 --- a/rename-e-smith-pkg.sh +++ b/rename-e-smith-pkg.sh @@ -98,7 +98,7 @@ for param in $2 $3 $4 $5 $6; do break fi done -TARGETORG=$SOURCEORG + # Debug settings # Make this null if you want lots of output. Still quite a bit anyway QUIET="--quiet"