still working on executable detection

This commit is contained in:
Martin Diehl 2017-06-02 09:59:54 +02:00
parent 931eee496d
commit 4d43b05a15
1 changed files with 1 additions and 2 deletions

View File

@ -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