Browse Source

Update _cmd_build

pull/9/head
Gorgone 5 years ago
committed by GitHub
parent
commit
3096c5b909
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      support/functions/_cmd_build

2
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;

Loading…
Cancel
Save