diff --git a/support/functions/_cmd_build b/support/functions/_cmd_build index af1723c..a47c8ad 100644 --- a/support/functions/_cmd_build +++ b/support/functions/_cmd_build @@ -186,7 +186,7 @@ fi; compress_cam "$oscam_name"; fi; if [ "${s3cfg_vars[TARGZ]}" == "1" ];then - echo -en "$w_l"" ENABLE ----> TARGZ:$y_l $txt_wait\n"; + echo -en "$w_l"" ENABLE -----> TARGZ:$y_l $txt_wait\n"; tar_cam "$oscam_name" "$tartmp"; fi;