Debug zsh
This commit is contained in:
parent
eb1a612419
commit
4b6fc5e187
2
qsgen2
2
qsgen2
@ -110,7 +110,7 @@ if (${debug}); then
|
|||||||
echo "${red}Contents of Config file:${end}"
|
echo "${red}Contents of Config file:${end}"
|
||||||
for lines in ${qsconfig}
|
for lines in ${qsconfig}
|
||||||
do
|
do
|
||||||
echo "${yellow} - ${lines}${end}"
|
echo "${yellow}${lines}${end}"
|
||||||
done
|
done
|
||||||
#echo "${yellow} - site_name=${site_name}${end}"
|
#echo "${yellow} - site_name=${site_name}${end}"
|
||||||
#echo "${yellow} - site_tagline=${site_tagline}${end}"
|
#echo "${yellow} - site_tagline=${site_tagline}${end}"
|
||||||
|
Loading…
Reference in New Issue
Block a user