From 51ab35425cd7b0bc8027d14f4aaa13ab72310c50 Mon Sep 17 00:00:00 2001 From: netw0rth Date: Tue, 7 Jan 2025 08:55:26 +0530 Subject: [PATCH 1/2] chore: add pre tag to the readme file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8e00ea..5481f99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +
 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣿⣿⠆⠀
 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣾⣿⡿⠁⠀⠀
@@ -29,7 +29,7 @@ Options:
   -h, --help                 Print help
   -V, --version              Print version
 
-
+
## config From a65f0447e4aeeb129af8391c175d6ad9a63c50ae Mon Sep 17 00:00:00 2001 From: netw0rth Date: Tue, 7 Jan 2025 09:01:36 +0530 Subject: [PATCH 2/2] chore: updated the install script --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 300e0b8..97bb795 100755 --- a/install.sh +++ b/install.sh @@ -1,3 +1,5 @@ +set -e + cargo build --release sudo cp ./target/release/completion-notifier /usr/bin/