From 5a2808ab464eaaab1f380332e3b6c57b98f56d97 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 4 Aug 2022 00:07:47 +0100 Subject: pm --- pm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pm.lua b/pm.lua index 2351ce0..ab504d4 100644 --- a/pm.lua +++ b/pm.lua @@ -87,5 +87,5 @@ local function dlfile(filename) file.close() end -return {manifest=manifest,rd=recursive_depsof} +return {manifest=manifest,rd=recursive_depsof,rf=recursive_filesof} --dl(arg[1]) -- cgit v1.2.3