Revert pre-alpha 3.0.0 because I was supposed to push it to a branch.
This reverts commit cbf25999f0.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
local files = {...}
|
||||
local fs = require("filesystem")
|
||||
local fs = import("filesystem")
|
||||
if not files or not files[1] then
|
||||
shell.run("help cat")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user