forked from CastroFidel/PortWINE
fix auto close HYP.exe after installing
This commit is contained in:
@ -858,7 +858,7 @@ export -f kill_portwine
|
||||
|
||||
pw_kill_autostart () {
|
||||
if [[ -z "${2}" ]]
|
||||
then SWAIT=5
|
||||
then SWAIT=3
|
||||
else SWAIT="${2}"
|
||||
fi
|
||||
sleep 5
|
||||
|
Reference in New Issue
Block a user