From af9cacbb5358f6c4de5bd9f9ef3cdfe6ad373455 Mon Sep 17 00:00:00 2001 From: silvernode Date: Tue, 5 May 2015 12:38:29 -0500 Subject: [PATCH] changed comment to reflect changes --- zymp3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zymp3 b/zymp3 index 894e9d9..9767b84 100755 --- a/zymp3 +++ b/zymp3 @@ -14,7 +14,7 @@ -#check for config file in two locations +#check for config file chk_conf(){ if [ -f config/zymp3.conf ];then source config/zymp3.conf