aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Rumbaugh <doug@douglasrumbaugh.com>2021-12-21 11:19:34 -0500
committerDouglas Rumbaugh <doug@douglasrumbaugh.com>2021-12-21 11:19:34 -0500
commit7ae2929b5f0660cd07d2127c66d508ac62ad1aa7 (patch)
tree6923499a33b839973d50119d8ed43b473f23050f
parentc5ac3b82d6be97ac27520e5e0657e0a001477d5a (diff)
parent5d75d6decce11911ce5ca20c95ae0926e812143e (diff)
downloadsh-ves-7ae2929b5f0660cd07d2127c66d508ac62ad1aa7.tar.gz
Merge branch 'master' of github.com:dbrumbaugh/sh-ves
-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"