From f9f9d3741ad95a998a3073c3a824c83f3a98bef9 Mon Sep 17 00:00:00 2001
From: Benedikt Peetz <benedikt.peetz@b-peetz.de>
Date: Mon, 30 Sep 2024 16:46:52 +0200
Subject: fix(common/scripts/cprh.sh): Remove

There was just no way to actually use this script in a useful manner.
---
 templates/c/scripts/cprh.sh              | 1 -
 templates/latex/academia/scripts/cprh.sh | 1 -
 templates/latex/letter/scripts/cprh.sh   | 1 -
 templates/rust/scripts/cprh.sh           | 1 -
 templates/shell/scripts/cprh.sh          | 1 -
 5 files changed, 5 deletions(-)
 delete mode 120000 templates/c/scripts/cprh.sh
 delete mode 120000 templates/latex/academia/scripts/cprh.sh
 delete mode 120000 templates/latex/letter/scripts/cprh.sh
 delete mode 120000 templates/rust/scripts/cprh.sh
 delete mode 120000 templates/shell/scripts/cprh.sh

(limited to 'templates')

diff --git a/templates/c/scripts/cprh.sh b/templates/c/scripts/cprh.sh
deleted file mode 120000
index d0101a2..0000000
--- a/templates/c/scripts/cprh.sh
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/scripts/cprh.sh
\ No newline at end of file
diff --git a/templates/latex/academia/scripts/cprh.sh b/templates/latex/academia/scripts/cprh.sh
deleted file mode 120000
index 03ffa2a..0000000
--- a/templates/latex/academia/scripts/cprh.sh
+++ /dev/null
@@ -1 +0,0 @@
-../../../../common/scripts/cprh.sh
\ No newline at end of file
diff --git a/templates/latex/letter/scripts/cprh.sh b/templates/latex/letter/scripts/cprh.sh
deleted file mode 120000
index 03ffa2a..0000000
--- a/templates/latex/letter/scripts/cprh.sh
+++ /dev/null
@@ -1 +0,0 @@
-../../../../common/scripts/cprh.sh
\ No newline at end of file
diff --git a/templates/rust/scripts/cprh.sh b/templates/rust/scripts/cprh.sh
deleted file mode 120000
index d0101a2..0000000
--- a/templates/rust/scripts/cprh.sh
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/scripts/cprh.sh
\ No newline at end of file
diff --git a/templates/shell/scripts/cprh.sh b/templates/shell/scripts/cprh.sh
deleted file mode 120000
index d0101a2..0000000
--- a/templates/shell/scripts/cprh.sh
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/scripts/cprh.sh
\ No newline at end of file
-- 
cgit 1.4.1