mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
disable the config printing
This commit is contained in:
parent
d81ce9a967
commit
cd95db4fac
@ -90,7 +90,7 @@ enabled=1
|
||||
''')
|
||||
dest_dirs.append((args.working_dir / name).absolute())
|
||||
conf.flush()
|
||||
sp.run(["cat", conf.name])
|
||||
# sp.run(["cat", conf.name])
|
||||
# sp.run(["ls", "-la", cache_dir])
|
||||
|
||||
if len(dest_dirs) == 0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user