aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbrweather/brweather6
1 files changed, 2 insertions, 4 deletions
diff --git a/brweather/brweather b/brweather/brweather
index 0d4cce9..909b6de 100755
--- a/brweather/brweather
+++ b/brweather/brweather
@@ -100,14 +100,12 @@ Se o erro persistir por vários dias, entre em contato com o desenvolvedor pelo
leandronkz@gmail.com"
+##Ler arquivo de configuração
+source ~/.brweather.conf
##Versão do programa
VERSION=`cat $DIRNAME/doc/version`
-
-##Ler arquivo de configuração
-source ~/.brweather.conf
-
##Opções do programa que não precisam de Internet
case $1 in
"--gerar-log") source $DIRNAME/bin/logs