From 66e96c5f6c6f7a6f9716de50f83c22ab2a8bb710 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 21 Feb 2021 06:39:12 +0100 Subject: [PATCH] cleanup --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index 7d043c8..0a257f3 100644 --- a/scripts/install +++ b/scripts/install @@ -128,8 +128,6 @@ pushd "$final_path"/build sudo -u "$app" env PATH="$PATH" cargo build --features sqlite --release popd -read -p "key" - # Install bitwarden_rs cp -a "$final_path"/build/target/release/bitwarden_rs "$final_path"/live/bitwarden_rs