run-medley -prog option for selecting ldeinit; update screen dimensions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
export MEDLEYDIR=`pwd`
|
||||
|
||||
if [ ! -f run-medley ] ; then
|
||||
if [ ! -x run-medley ] ; then
|
||||
echo run from MEDLEYDIR
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user