We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa1d5e commit e9fd2ccCopy full SHA for e9fd2cc
packages/pkg_sdrangel
@@ -232,7 +232,7 @@ case "$1" in
232
# Add to Menu
233
234
echo -e "${SIGPI_BANNER_COLOR}"
235
- echo -e "${SIGPI_BANNER_COLOR} ## SDRangel Built. Debian package available in $SIG_DEBS"
+ echo -e "${SIGPI_BANNER_COLOR} ## SDRangel Built. Debian package available in $SIGPI_DEBS"
236
echo -e "${SIGPI_BANNER_RESET}"
237
;;
238
* )
0 commit comments