6 lines
112 B
Bash
Executable file
6 lines
112 B
Bash
Executable file
#!/bin/sh
|
|
|
|
mutt_oauth2.py --authflow localhostauthcode ~/.config/token > ~/.config/access
|
|
mbsync --all
|
|
mu index
|