mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -51,7 +51,7 @@ class GdriveSync(plugins.Plugin):
|
||||
self.backup = False
|
||||
|
||||
try:
|
||||
gauth = GoogleAuth(settings_file="settings.yaml")
|
||||
gauth = GoogleAuth(settings_file="/root/settings.yaml")
|
||||
gauth.Authorize()
|
||||
|
||||
# Create GoogleDrive instance
|
||||
|
Reference in New Issue
Block a user