From 15e4da626124710c58acb156c668cd5fb2733710 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 3 Aug 2024 18:01:22 +0200 Subject: chore(templates): Use new common files --- templates/latex/academia/scripts/cprh.sh | 1 + templates/latex/academia/scripts/renew_copyright_header.sh | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 templates/latex/academia/scripts/cprh.sh delete mode 120000 templates/latex/academia/scripts/renew_copyright_header.sh (limited to 'templates/latex/academia/scripts') diff --git a/templates/latex/academia/scripts/cprh.sh b/templates/latex/academia/scripts/cprh.sh new file mode 120000 index 0000000..03ffa2a --- /dev/null +++ b/templates/latex/academia/scripts/cprh.sh @@ -0,0 +1 @@ +../../../../common/scripts/cprh.sh \ No newline at end of file diff --git a/templates/latex/academia/scripts/renew_copyright_header.sh b/templates/latex/academia/scripts/renew_copyright_header.sh deleted file mode 120000 index bafc9f4..0000000 --- a/templates/latex/academia/scripts/renew_copyright_header.sh +++ /dev/null @@ -1 +0,0 @@ -../../../common/scripts/renew_copyright_header.sh \ No newline at end of file -- cgit 1.4.1