8 lines
64 B
Bash
Executable File
8 lines
64 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
mbsync Gmail & pid1=$!
|
|
wait $pid1
|
|
|
|
mu index
|
|
|