mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -34,7 +34,6 @@ class GdriveSync(plugins.Plugin):
|
||||
]
|
||||
|
||||
def on_loaded(self):
|
||||
logging.info("TEST")
|
||||
# client_secrets.json needs to be not empty
|
||||
if os.stat("/root/client_secrets.json").st_size == 0:
|
||||
logging.error("[gDriveSync] /root/client_secrets.json is empty. Please RTFM!")
|
||||
|
Reference in New Issue
Block a user