summarylogtreecommitdiffstats
path: root/luacheck
diff options
context:
space:
mode:
Diffstat (limited to 'luacheck')
-rwxr-xr-xluacheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/luacheck b/luacheck
index ed6bf703ae0e..a5dfb0bc338b 100755
--- a/luacheck
+++ b/luacheck
@@ -1,2 +1,2 @@
#!/bin/sh
-exec /usr/share/luacheck/bin/luacheck "$@"
+exec /usr/share/lua/5.3/luacheck/bin/luacheck "$@"