From 704ea651be640e94eb5e802b31f0237356074290 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 9 Oct 2014 21:55:35 +0300 Subject: [PATCH] install.run: fix yet another MKAYSIGREP --- install.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.run b/install.run index d41442a3..46b0964c 100755 --- a/install.run +++ b/install.run @@ -11,7 +11,7 @@ fi if [ -f "$MIKAELA_GREP" ] then echo "MIKAELA_GREP has been used previously, Installing/Upgrading." - bash -x ./.install.MKAYSIGREP.run + bash -x ./.install.MIKAELA_GREP.run fi