install.run: fix yet another MKAYSIGREP

This commit is contained in:
Mikaela Suomalainen 2014-10-09 21:55:35 +03:00
parent e32cdc9b2d
commit 704ea651be

View File

@ -11,7 +11,7 @@ fi
if [ -f "$MIKAELA_GREP" ] if [ -f "$MIKAELA_GREP" ]
then then
echo "MIKAELA_GREP has been used previously, Installing/Upgrading." echo "MIKAELA_GREP has been used previously, Installing/Upgrading."
bash -x ./.install.MKAYSIGREP.run bash -x ./.install.MIKAELA_GREP.run
fi fi