aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ves.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ves.sh b/ves.sh
index c17a040..e9755cd 100644
--- a/ves.sh
+++ b/ves.sh
@@ -1,8 +1,6 @@
#!/bin/sh
ves() {
-
if [ -z "${VES_SCRIPTS_DIR+x}" ]; then
-
VES_BIN="$HOME/.local/bin/ves_scripts"
else
VES_BIN="$VES_SCRIPTS_DIR"