From 4a42528e11aa92a906a374e562ce688efab8adcc Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Fri, 19 Oct 2018 14:38:06 -0400 Subject: [PATCH] fix path in help message --- install-ENLIVEN.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-ENLIVEN.sh b/install-ENLIVEN.sh index 36c90ad..9e72927 100755 --- a/install-ENLIVEN.sh +++ b/install-ENLIVEN.sh @@ -1124,5 +1124,5 @@ echo echo " awards[\"notify_\" .. tname] = tdef.notify" echo echo "* there is no armor bar at this time since hudbars is not being used (not used due to issue where overlaps the new 5.0.0-dev hud)" -echo "* You may consider changing $MT_MYGAME_MODS_PATH/mods/technic/technic/config.lua so that flashlight is enabled (may incur some lag)" +echo "* You may consider changing $MT_MYGAME_MODS_PATH/technic/technic/config.lua so that flashlight is enabled (may incur some lag)" echo