make toast title consistent with repo name

This commit is contained in:
throwaway96 2024-04-23 21:56:44 -04:00
parent 505825b8df
commit 76b35cd4e5
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ IPK_SRC="${IPK_SRC:-"${USB_PATH}/hbchannel-0.6.3.ipk"}"
toast() {
[ -n "${logfile}" ] && debug "toasting: '${1}'"
title='autoroot (DejaVuln)'
title='dejavuln-autoroot'
srcapp='com.palm.app.settings'
escape1="${1//\\/\\\\}"
escape="${escape1//\"/\\\"}"