mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-06 22:35:17 -04:00
5 lines
55 B
Python
5 lines
55 B
Python
#!/usr/bin/env python
|
|
import autosync
|
|
|
|
autosync.main()
|