Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Mar 14, 2024
1 parent 7cf2ec4 commit 99a2736
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ function main(package)
local oldir = os.cd(workdir)

-- lock this package
print("lock", package:name(), package:displayname(), workdir)
package:lock()

-- get urls
Expand Down

0 comments on commit 99a2736

Please sign in to comment.