From 5a7821c9106b0947b85aa2f6fda907bd211b011b Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 9 Jun 2021 02:10:36 +0100 Subject: [PATCH] adding back in links --- install.sh | 1 + update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 install.sh create mode 120000 update.sh diff --git a/install.sh b/install.sh new file mode 120000 index 00000000..f7ffc47a --- /dev/null +++ b/install.sh @@ -0,0 +1 @@ +install \ No newline at end of file diff --git a/update.sh b/update.sh new file mode 120000 index 00000000..77c430a5 --- /dev/null +++ b/update.sh @@ -0,0 +1 @@ +update \ No newline at end of file