added version WH to log
This commit is contained in:
@@ -1545,6 +1545,9 @@ wine_run () {
|
||||
create_new_dir "$log_dir"
|
||||
date > "$log_file"
|
||||
|
||||
echo -e "\n##### Версия установленного WineHelper #####" | tee -a "$log_file"
|
||||
rpm -q winehelper | tee -a "$log_file"
|
||||
|
||||
print_warning "Включен режим логирования работы WINE."
|
||||
print_warning "Лог будет сохранен по пути: $log_file"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user