mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Adding tlnbw to watch the work server.
This commit is contained in:
parent
b7e76dcf37
commit
6cf9c08662
1 changed files with 6 additions and 0 deletions
6
utils/tlnbw.py
Executable file
6
utils/tlnbw.py
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import tlnb
|
||||
|
||||
if __name__ == "__main__":
|
||||
tlnb.main(role="work", role2="work")
|
Loading…
Add table
Reference in a new issue