Major fix. Add debug in winefile. Choose mod for shurtcut.

This commit is contained in:
castro-fidel
2020-09-27 16:44:31 +03:00
parent 8610f9467c
commit 88d4f20ad3
8 changed files with 187 additions and 65 deletions

View File

@ -28,7 +28,7 @@ then
FALSE "${port_upd6}" `
case $xsd in
"${port_upd4}")
$WINESERVER -k
"${WINESERVER}" -k
xdg-open $porturl
exit 0 ;;
"${port_upd5}")
@ -72,7 +72,8 @@ else
python -m webbrowser "$urlg"
fi &
echo "200" > "${HOME}/.config/.PortTime"
sleep 5 ;;
sleep 5
exit 0 ;;
"${port_time5}")
echo "50" > "${HOME}/.config/.PortTime" ;;
"${port_time6}")