###Scripts version 2073###

This commit is contained in:
castro-fidel
2022-01-26 13:57:35 +03:00
parent 6f8de09996
commit 4062645eb2
4 changed files with 5 additions and 4 deletions

View File

@ -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 &
}

View File

@ -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