aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/make_preview_image.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/make_preview_image.lua b/scripts/make_preview_image.lua
index d1d48be..64eaa89 100755
--- a/scripts/make_preview_image.lua
+++ b/scripts/make_preview_image.lua
@@ -1,5 +1,3 @@
-#!/usr/bin/lua
-
for i, filename in ipairs({ ... }) do
local name = filename:match("([^\\/]+)%..*$")