From b3a43c07a61ab9a6ddf84cbdef790e6ae5a6024b Mon Sep 17 00:00:00 2001 From: lrob Date: Fri, 19 Feb 2016 07:59:42 +0100 Subject: [PATCH] audoturn... sure ! --- functions/command_fastdl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/command_fastdl.sh b/functions/command_fastdl.sh index da2ee537b..af29c101e 100644 --- a/functions/command_fastdl.sh +++ b/functions/command_fastdl.sh @@ -17,7 +17,7 @@ webdir="${rootdir}/www" fastdldir="${webdir}/fastdl" addonsdir="${systemdir}/addons" # Server lua autorun dir, used to autorun lua on client connect to the server -luasvautorundir="${systemdir}/lua/audoturn/server" +luasvautorundir="${systemdir}/lua/autorun/server" luafastdlfile="lgsm_cl_force_fastdl.lua" luafastdlfullpath="${luasvautorundir}/${luafastdlfile}"