mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
install.run: fix yet another MKAYSIGREP
This commit is contained in:
parent
e32cdc9b2d
commit
704ea651be
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user