Scripts version 1036

This commit is contained in:
castro-fidel
2021-04-19 20:56:47 +03:00
parent 56c3da7d16
commit c4cab73dbb
16 changed files with 835 additions and 74 deletions

View File

@ -144,7 +144,7 @@ PORTWINE_DEBUG () {
echo "log WINE:" >> "${PORT_WINE_PATH}/${portname}.log"
export DXVK_HUD="full"
PORTWINE_LAUNCH & zenity --info --title "DEBUG" --text "${port_debug}" --no-wrap && KILL_PORTWINE
deb_text=$(cat "${PORT_WINE_PATH}/${portname}.log" | awk '! a[$0]++')
echo "$deb_text" > "${PORT_WINE_PATH}/${portname}.log"