mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +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())
|
dest_dirs.append((args.working_dir / name).absolute())
|
||||||
conf.flush()
|
conf.flush()
|
||||||
sp.run(["cat", conf.name])
|
# sp.run(["cat", conf.name])
|
||||||
# sp.run(["ls", "-la", cache_dir])
|
# sp.run(["ls", "-la", cache_dir])
|
||||||
|
|
||||||
if len(dest_dirs) == 0:
|
if len(dest_dirs) == 0:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user