mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-13 16:56:09 +01:00
2 lines
90 B
Python
2 lines
90 B
Python
LaterCommand = """awk '/access_token/ {print $3}' | sed 's/[",]//g'"""
|
|
print(LaterCommand) |