From 7a0003aff5262172700c5a10c53d91fa4421eec4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 30 Sep 2024 19:32:31 +0200 Subject: fix(templates/latex/{academia,letter}): Share files and update to lpm v2.0 --- templates/latex/letter/update.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) mode change 100755 => 120000 templates/latex/letter/update.sh (limited to 'templates/latex/letter/update.sh') diff --git a/templates/latex/letter/update.sh b/templates/latex/letter/update.sh deleted file mode 100755 index 49216b8..0000000 --- a/templates/latex/letter/update.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env sh - -nix flake update diff --git a/templates/latex/letter/update.sh b/templates/latex/letter/update.sh new file mode 120000 index 0000000..e84e4e3 --- /dev/null +++ b/templates/latex/letter/update.sh @@ -0,0 +1 @@ +../../../common/scripts/update.sh \ No newline at end of file -- cgit 1.4.1