manage: on failed install, tell users to copy errors

pull/695/head
Botspot 4 years ago
parent 10da0a0c4d
commit c13d3a0c05

@ -148,7 +148,7 @@ elif [ "$1" == 'install' ];then
exit 0
else
echo -e "\n\e[41m\e[30mFailed to install ${app} with $scriptname script"\!"\e[39m\e[49m
\e[40m\e[93m\e[5m▲\e[25m\e[39m \e[49m\e[93mNeed help?
\e[40m\e[93m\e[5m▲\e[25m\e[39m \e[49m\e[93mNeed help? Copy the above error output or take a screenshot.
Please ask on Github: \e[94m\e[4mhttps://github.com/Botspot/pi-apps/issues/new/choose\e[24m\e[93m
Or on Discord: \e[94m\e[4mhttps://discord.gg/RXSTvaUvuu\e[24m\e[39m"

Loading…
Cancel
Save