handlers/copy.lua

changeset 26
77cd7b8fb6a6
parent 7
038275cd92ed
child 35
2f927eae429b
--- a/handlers/copy.lua	Mon Jul 06 12:35:23 2020 -0500
+++ b/handlers/copy.lua	Mon Jul 06 12:35:38 2020 -0500
@@ -1,7 +1,7 @@
 
 --@module handlers.copy
 
-local path=require("path")
+local path=require("mypath")
 
 local handlers_copy={}
 

mercurial