test
This commit is contained in:
parent
a000043400
commit
c6a7539925
@ -41,7 +41,7 @@ class plex_info():
|
|||||||
token_proc.kill()
|
token_proc.kill()
|
||||||
|
|
||||||
# token = subprocess.run(['/bin/bash', token_script], capture_output=True, text=True).stdout
|
# token = subprocess.run(['/bin/bash', token_script], capture_output=True, text=True).stdout
|
||||||
return token
|
return token_script
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def url(self):
|
def url(self):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user