###Scripts version 2040###

This commit is contained in:
castro-fidel
2021-10-29 19:44:23 +03:00
parent bc4552ac05
commit e450ccb6b4
4 changed files with 27 additions and 16 deletions

View File

@ -44,7 +44,7 @@ export PW_GECKO_VER="2.47.2"
##export PW_GUI_DISABLED_CS=1 # 1 = disabled GUI
check_port_for_lol () {
pw_start_progress_bar_block "Download and start League of Legends. Please wait. It can take a long time!"
pw_start_progress_bar_block "Loading and start League of Legends. Please wait. It can take a long time!"
process=LeagueClientUx.exe
while [[ -z `pidof ${process}` ]] ; do
echo "PID ${process} not found"