This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
CyberPanel
Watch
1
Star
0
Fork
0
You've already forked CyberPanel
mirror of
https://github.com/usmannasir/cyberpanel.git
synced
2025-11-13 16:56:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
663d85c6391372662936749155abc9f97e82816a
CyberPanel
/
plogical
/
test.py
2 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
fix gdrive token update
2023-04-08 23:40:11 +05:00
LaterCommand
=
"""
awk
'
/access_token/
{
print $3}
'
| sed
'
s/[
"
,]//g
'
"""
print
(
LaterCommand
)
Reference in New Issue
Copy Permalink