From 11e86aa9da41e3f19eded2eec3f046f08dd1c3da Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Thu, 6 Feb 2025 20:31:59 -0500 Subject: committing to the bit --- defaults/assets/prepare copy.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'defaults/assets/prepare copy.sh') diff --git a/defaults/assets/prepare copy.sh b/defaults/assets/prepare copy.sh index 888c4f3..c52bc8d 100755 --- a/defaults/assets/prepare copy.sh +++ b/defaults/assets/prepare copy.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# copy of og prepare script for historical reference, things changed a lot since then, but it's still useful to have it here set -x # Enable debugging exec > >(tee -i /tmp/prepare.log) 2>&1 # Log output and errors -- cgit v1.2.3