test
This commit is contained in:
parent
7cac5fd957
commit
ba72a51ecc
@ -38,7 +38,6 @@ class PLEX_INFO():
|
|||||||
token_proc.communicate()
|
token_proc.communicate()
|
||||||
token_proc.kill()
|
token_proc.kill()
|
||||||
|
|
||||||
# token = subprocess.run(['/bin/bash', token_script], capture_output=True, text=True).stdout
|
|
||||||
return token
|
return token
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user