Skip to content

Commit e9fd2cc

Browse files
committed
SIGPI_DEBS Syntax
1 parent 2fa1d5e commit e9fd2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pkg_sdrangel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ case "$1" in
232232
# Add to Menu
233233

234234
echo -e "${SIGPI_BANNER_COLOR}"
235-
echo -e "${SIGPI_BANNER_COLOR} ## SDRangel Built. Debian package available in $SIG_DEBS"
235+
echo -e "${SIGPI_BANNER_COLOR} ## SDRangel Built. Debian package available in $SIGPI_DEBS"
236236
echo -e "${SIGPI_BANNER_RESET}"
237237
;;
238238
* )

0 commit comments

Comments
 (0)