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