File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1883,8 +1883,8 @@ tasker_config_utils_generate_config_info() {
1883
1883
fi
1884
1884
1885
1885
exported_tasker_config_sha256sums_output=" "
1886
- exported_tasker_config_sha256sums_output+=" $exported_tasker_config_sha256sum_value $exported_tasker_config_basename " $' \n '
1887
- exported_tasker_config_sha256sums_output+=" $exported_tasker_config_info_sha256sum_value $exported_tasker_config_info_basename "
1886
+ exported_tasker_config_sha256sums_output+=" $exported_tasker_config_sha256sum_value $exported_tasker_config_basename " $' \n '
1887
+ exported_tasker_config_sha256sums_output+=" $exported_tasker_config_info_sha256sum_value $exported_tasker_config_info_basename "
1888
1888
1889
1889
1890
1890
tasker_config_utils_log 1 " Creating config sha256sums file at \" $exported_tasker_config_sha256sums \" "
You can’t perform that action at this time.
0 commit comments