Просмотр исходного кода

Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Daniel Gibbs 3 недель назад
Родитель
Сommit
fe15b05c46
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lgsm/modules/core_dl.sh

+ 1 - 0
lgsm/modules/core_dl.sh

@@ -182,6 +182,7 @@ fn_dl_steamcmd() {
 				fn_print_nl "If the issue persists, run:"
 				fn_print_nl "If the issue persists, run:"
 				fn_print_nl "steamcmd +login anonymous +app_info_update 1 +app_info_print ${appid} +quit"
 				fn_print_nl "steamcmd +login anonymous +app_info_update 1 +app_info_print ${appid} +quit"
 				fn_print_nl "and provide: ~/.local/share/Steam/logs/content_log.txt"
 				fn_print_nl "and provide: ~/.local/share/Steam/logs/content_log.txt"
+				fn_print_nl "Submit the log to LinuxGSM developers: https://linuxgsm.com/steamcmd-error"
 				fn_script_log_error "${commandaction} ${selfname}: ${remotelocation}: Steam app metadata missing configuration for AppID ${appid}"
 				fn_script_log_error "${commandaction} ${selfname}: ${remotelocation}: Steam app metadata missing configuration for AppID ${appid}"
 			else
 			else
 				fn_print_error2_nl "${commandaction} ${selfname}: ${remotelocation}: Unknown error occurred"
 				fn_print_error2_nl "${commandaction} ${selfname}: ${remotelocation}: Unknown error occurred"