mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 12:00:33 +03:00
apply whitespace cleanup diff from Erik Hanson
This commit is contained in:
parent
716998b66d
commit
680d90c7ad
@ -770,7 +770,7 @@ cd $CWD
|
|||||||
|
|
||||||
main_menu () {
|
main_menu () {
|
||||||
# This is the main dialog menu.
|
# This is the main dialog menu.
|
||||||
if [ -z "$R" ] ; then R="Rsync" ; fi # Where Am I?
|
if [ -z "$R" ] ; then R="Rsync" ; fi
|
||||||
while [ 0 ]; do
|
while [ 0 ]; do
|
||||||
dialog --default-item "$R" --title "SlackBuilds.org Package Browser \
|
dialog --default-item "$R" --title "SlackBuilds.org Package Browser \
|
||||||
(sbopkg version $SBOVER)" --menu \
|
(sbopkg version $SBOVER)" --menu \
|
||||||
|
Loading…
Reference in New Issue
Block a user