[crush] Update crush.lua.

This commit is contained in:
Lorenzo Cogotti 2022-11-06 17:45:16 +01:00
parent 30d76aaab5
commit 06dd90ff63
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
--
-- Author: Lorenzo Cogotti
-- Copyright: 2022 The DoubleFourteen Code Forge
-- License: MIT (see LICENSE file for details)
-- Home: https://gitea.it/1414codeforge/crush
-- License: MIT
local io = require 'io'
local os = require 'os'