mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 02:34:53 +01:00
bitwarden
This commit is contained in:
@@ -188,7 +188,7 @@ if _ACTION == "join":
|
||||
|
||||
pbar.update(int(cur_stat) - position)
|
||||
position = int(cur_stat)
|
||||
print(proc.poll())
|
||||
#print(proc.poll())
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user