update changelog

This commit is contained in:
Mikhail Tergoev
2024-07-13 10:07:54 +03:00
parent 59efd1fa82
commit 445fd7a53f
3 changed files with 8 additions and 1 deletions

View File

@ -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")"