mirror of
https://github.com/sbopkg/sbopkg
synced 2024-12-27 09:58:28 +01:00
apply whitespace cleanup diff from Erik Hanson
This commit is contained in:
parent
716998b66d
commit
680d90c7ad
1 changed files with 39 additions and 39 deletions
|
@ -770,7 +770,7 @@ cd $CWD
|
|||
|
||||
main_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
|
||||
dialog --default-item "$R" --title "SlackBuilds.org Package Browser \
|
||||
(sbopkg version $SBOVER)" --menu \
|
||||
|
|
Loading…
Reference in a new issue