milis/bin/otopostpre.sh

5 lines
78 B
Bash
Executable File

for i in /tmp/*.POST; do bash $i; done
rm /tmp/*.POST
rm /tmp/*.PRE
mps -Ggit