diff --git a/src/esv/esv b/src/esv/esv index abbb6a8..7f6e2a6 100755 --- a/src/esv/esv +++ b/src/esv/esv @@ -12,8 +12,8 @@ # You should have received a copy of the GNU General Public License along with this program. # If not, see . -#source /etc/esv.conf -source $(pwd)/esv.conf # for testing purposes +source /etc/esv.conf +#source $(pwd)/esv.conf # for testing purposes while [[ $# -gt 0 ]]; do case $1 in