From e55eed75de9789efe5c4873a82db5eea5a0eb30f Mon Sep 17 00:00:00 2001 From: Drew <52759042+Drew-Alleman@users.noreply.github.com> Date: Wed, 9 Aug 2023 23:16:50 -0700 Subject: [PATCH] Update install.sh --- install/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/install.sh b/install/install.sh index 8a11488..7ddfff4 100644 --- a/install/install.sh +++ b/install/install.sh @@ -1,7 +1,6 @@ #!/bin/bash # Source the RUST ENV file - source "$HOME/.cargo/env" # Sleep to let the web request finish sleep 1