forked from CastroFidel/PortWINE
Scripts version 2264
This commit is contained in:
@ -867,8 +867,7 @@ check_variables PW_LOG "0"
|
||||
if [[ -z "${INSTALLING_PORT}" ]] ; then
|
||||
if [[ -f "/tmp/portproton.lock" ]] ; then
|
||||
print_warning "Found lock file: /tmp/portproton.lock"
|
||||
yad_info "$loc_gui_portproton_lock"
|
||||
exit 0
|
||||
yad_question "$loc_gui_portproton_lock" || exit 0
|
||||
fi
|
||||
touch "/tmp/portproton.lock"
|
||||
rm_lock_file () {
|
||||
|
Reference in New Issue
Block a user