Scripts version 2198

This commit is contained in:
Mikhail Tergoev
2023-06-02 15:25:01 +03:00
parent 1a9631af0f
commit 9c88e6c07f
6 changed files with 38 additions and 26 deletions

View File

@ -647,7 +647,7 @@ else
}
change_loc () {
try_remove_file "${PORT_WINE_TMP_PATH}/PortProton_loc"
try_remove_file "${PORT_WINE_TMP_PATH}/${portname}_loc"
echo "Restarting PP for change language..."
/usr/bin/env bash -c ${pw_full_command_line[*]} &
exit 0