Fix esv.conf not found

This commit is contained in:
lw-everestlinux 2022-10-11 12:23:32 -04:00
parent 9553653b91
commit 740668b7db

View File

@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License along with this program. # You should have received a copy of the GNU General Public License along with this program.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
#source /etc/esv.conf source /etc/esv.conf
source $(pwd)/esv.conf # for testing purposes #source $(pwd)/esv.conf # for testing purposes
while [[ $# -gt 0 ]]; do while [[ $# -gt 0 ]]; do
case $1 in case $1 in