diff --git a/data_from_portwine/changelog_eng b/data_from_portwine/changelog_eng index 6a1c324..b9614f8 100644 --- a/data_from_portwine/changelog_eng +++ b/data_from_portwine/changelog_eng @@ -2,7 +2,7 @@ You can help us in the development of the project on the website: https://boosty ----------------------------------------- Changelog: -###Scripts version 2072### +###Scripts version 2072-2073### * HOTFIX - fixed launch of League of Legends ###Scripts version 2071### diff --git a/data_from_portwine/changelog_rus b/data_from_portwine/changelog_rus index 087a945..9f32274 100755 --- a/data_from_portwine/changelog_rus +++ b/data_from_portwine/changelog_rus @@ -1,7 +1,8 @@ Вы можете помочь развитию проекта: https://portwine-linux.ru/donate/ ----------------------------------------- История изменений: -###Scripts version 2072### + +###Scripts version 2072-2073### * HOTFIX - исправлен запуск League Of Legends ###Scripts version 2071### diff --git a/data_from_portwine/scripts/portwine_db/League of Legends b/data_from_portwine/scripts/portwine_db/League of Legends index c8cbd46..be3a249 100755 --- a/data_from_portwine/scripts/portwine_db/League of Legends +++ b/data_from_portwine/scripts/portwine_db/League of Legends @@ -89,7 +89,7 @@ add_in_start_portwine () { zenity --question --title="Fix for LoL anti-cheat" \ --text='Root rights are required to execute the command: \n"sysctl -w abi.vsyscall32=0" and "sysctl -p"' --no-wrap [ "$?" = 1 ] && exit 0 - pkexec /bin/bash 'sysctl -w abi.vsyscall32=0 && sysctl -p' + pkexec /bin/bash -с 'sysctl -w abi.vsyscall32=0 && sysctl -p' fi check_port_for_lol & } diff --git a/data_from_portwine/scripts/var b/data_from_portwine/scripts/var index 0c4dbf1..35e02b7 100755 --- a/data_from_portwine/scripts/var +++ b/data_from_portwine/scripts/var @@ -1,6 +1,6 @@ #!/bin/bash #Author: Castro-Fidel (PortWINE-Linux.ru) -#SCRIPTS_NEXT_VERSION=2072 +#SCRIPTS_NEXT_VERSION=2073 #PORT_NEXT_VERSION=97 ######################################################################## export PW_MANGOHUD=1