6 lines
43 B
Text
6 lines
43 B
Text
|
#!/bin/sh
|
||
|
|
||
|
maildircommit
|
||
|
git pull
|
||
|
git push
|