mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-26 17:08:21 +00:00
oops, leftover debug
This commit is contained in:
@@ -190,6 +190,4 @@ if __name__ == "__main__":
|
||||
for include in args.include:
|
||||
deployer.symlink_paths.update({ os.path.basename(pth): pth for pth in glob.iglob(include) })
|
||||
|
||||
print("%r", (deployer.symlink_paths,))
|
||||
|
||||
deployer.deploy(args.tarball, args.extract_path)
|
||||
|
||||
Reference in New Issue
Block a user