small fixes

This commit is contained in:
Chris Cochrun 2023-09-20 08:42:47 -05:00
parent de63ae70f8
commit 769a769150
5 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
rbw get --full 'Office 365' | rg 'sylemail' | awk '{print $2}'
rbw get --full 'Office 365' | rg 'apppass' | awk '{print $2}'