mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-17 08:41: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
|
BASE=$__BASE
|
||||||
if [[ $INTERACTIVE || ! $DRIVE ]] ; then
|
if [[ $INTERACTIVE || ! $DRIVE ]] ; then
|
||||||
INTERACTIVE=1
|
INTERACTIVE=1
|
||||||
|
echo
|
||||||
echo "Select/toggle an option:"
|
echo "Select/toggle an option:"
|
||||||
if [ -z $MULTI_STARTED ] ; then
|
if [ -z $MULTI_STARTED ] ; then
|
||||||
if [[ $MULTI ]] ; then
|
if [[ $MULTI ]] ; then
|
||||||
@ -229,6 +230,7 @@ while true ; do
|
|||||||
DRIVE=$RES
|
DRIVE=$RES
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
echo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# explicit path given...
|
# explicit path given...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user