1
0

new_tex_uwletter: remove itself from generated directories

The install script was being copied into every new letter directory
it created. Delete it after unpacking so new letter directories only
contain the template itself.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-12 16:54:02 -07:00
parent 3d10917a40
commit 3ba1610503

View File

@@ -23,6 +23,7 @@ then
mv "$WORK_DIR" "$1"
cd "$1"
mv "washington_letterhead_letter-matrix-deptartment.tex" "$(basename "$1").tex"
rm -f "new_tex_uwletter"
# create a symlink farm for the fonts
rm -rf ./fonts/*