Commit 351d58e5 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Merge branch '7z-fix' of github.com:Boria138/PortWINE into Boria138-7z-fix

parents 56d9daa8 0deef44b
......@@ -292,9 +292,7 @@ then PW_TERM="env LANG=C xterm -fullscreen -bg black -fg white -e"
else PW_TERM="env LANG=C xterm -bg black -fg white -e"
fi
if [[ "${PW_CLI}" != 1 ]] ; then
pw_check_and_download_plugins
fi
pw_check_and_download_plugins
# check skip update
if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment