Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-13 08:44:46 +02:00
parent b52ac84ef1
commit 5a854dc434

View File

@ -42,7 +42,6 @@ def handle_cmd(args):
def auth(): def auth():
print(os.getcwd())
# start authentication process # start authentication process
user_input = input("By completing these steps you give pwnagotchi access to your personal Google Drive!\n" user_input = input("By completing these steps you give pwnagotchi access to your personal Google Drive!\n"
"Personal credentials will be stored only locally for automated verification in the future.\n" "Personal credentials will be stored only locally for automated verification in the future.\n"