forked from CastroFidel/PortWINE
update changelog
This commit is contained in:
@ -221,7 +221,8 @@ try_download () {
|
||||
esac
|
||||
|
||||
if [[ -n "${PW_AUTOINSTALL_EXE}" ]] \
|
||||
&& [[ "$no_mirror" == "true" ]] ; then
|
||||
&& [[ "$no_mirror" == "true" ]]
|
||||
then
|
||||
local filename="$(basename "${PW_AUTOINSTALL_EXE}")"
|
||||
else
|
||||
local filename="$(basename "$1")"
|
||||
|
Reference in New Issue
Block a user