still working on executable detection
This commit is contained in:
parent
931eee496d
commit
4d43b05a15
|
@ -102,8 +102,7 @@ for filename in 'edit_window' \
|
|||
done
|
||||
|
||||
# Mentat scripts
|
||||
echo ''
|
||||
echo 'adapting Mentat menus...'
|
||||
echo -e '\nadapting Mentat menus...'
|
||||
theDIR=$INSTALLDIR/mentat$VERSION/menus
|
||||
for filename in 'job_run.ms'; do
|
||||
cp $SCRIPTLOCATION/$VERSION/Mentat_menus/$filename $theDIR
|
||||
|
|
Loading…
Reference in New Issue