From 5ce664742e0678737ad9ccd189e78b55c97a09a9 Mon Sep 17 00:00:00 2001 From: Shun Git Date: Sun, 10 Mar 2024 15:47:23 +0800 Subject: [PATCH] update install script --- install.sh | 21 +++++++++++++++++++++ tools/install.sh | 7 ------- tools/locations | 8 -------- 3 files changed, 21 insertions(+), 15 deletions(-) create mode 100755 install.sh delete mode 100755 tools/install.sh delete mode 100644 tools/locations diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..ede03ac --- /dev/null +++ b/install.sh @@ -0,0 +1,21 @@ +#!/bin/sh + +files=$(cat <