Scripts version 2102

This commit is contained in:
castro-fidel
2022-04-17 22:31:04 +03:00
parent cd9b43f1f5
commit d992080a2e
42 changed files with 106 additions and 82 deletions

View File

@ -61,6 +61,6 @@ if [ "${PW_SILENT_INSTALL}" = "1" ] ; then
fi
else
`zenity --info --title "${inst_set_top}" --text "${inst_succ}" --no-wrap ` > /dev/null 2>&1
xdg-open "http://portwine-linux.ru/portwine-faq/" > /dev/null 2>&1 & exit 0
xdg-open "portwine-linux.ru/portwine-faq/" > /dev/null 2>&1 & exit 0
fi
unset INSTALLING_PORT