forked from CastroFidel/PortWINE
update portproton installation script 2
This commit is contained in:
parent
e6440aff91
commit
290ff8b18c
@ -159,7 +159,7 @@ try_download_scripts () {
|
||||
try_download_scripts
|
||||
fi
|
||||
}
|
||||
if [ "${PW_SILENT_INSTALL}" = "1" ] & [ "$(dirname "`readlink -f "$0"`")" != "/usr/bin" ] ; then
|
||||
if [ "${PW_SILENT_INSTALL}" = "1" ] & [ ! -f "/usr/bin/portproton" ] ; then
|
||||
try_download_scripts
|
||||
else
|
||||
try_download_scripts | progress_bar
|
||||
|
Loading…
Reference in New Issue
Block a user