mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-16 16:21:40 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
79e6fe4eb4
commit
786feb8def
@ -142,6 +142,7 @@ while true ; do
|
||||
BASE=$__BASE
|
||||
if [[ $INTERACTIVE || ! $DRIVE ]] ; then
|
||||
INTERACTIVE=1
|
||||
echo
|
||||
echo "Select/toggle an option:"
|
||||
if [ -z $MULTI_STARTED ] ; then
|
||||
if [[ $MULTI ]] ; then
|
||||
@ -229,6 +230,7 @@ while true ; do
|
||||
DRIVE=$RES
|
||||
;;
|
||||
esac
|
||||
echo
|
||||
fi
|
||||
|
||||
# explicit path given...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user