One setenv to rule them all!

This commit is contained in:
Ubergeek
2019-12-06 13:01:38 +00:00
parent 2f22ceacef
commit 01683bb523
4 changed files with 9 additions and 12 deletions

View File

@@ -12,7 +12,7 @@
#
###############################################################################
CONFIG=./setenv.sh
CONFIG=./setenv
if [ ! -f "$CONFIG" ]; then
echo "Config file does not exist, or not at the location specified. Please create the file, or correct the location."