Fix esv.conf not found
This commit is contained in:
parent
9553653b91
commit
740668b7db
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user