mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -43,6 +43,7 @@ class GdriveSync(plugins.Plugin):
|
||||
self.backup = False
|
||||
|
||||
try:
|
||||
logging.error("TEST!!")
|
||||
gauth = GoogleAuth(settings_file="/root/settings.yaml")
|
||||
gauth.LoadCredentialsFile("/root/credentials.json")
|
||||
if gauth.credentials is None:
|
||||
|
Reference in New Issue
Block a user