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