Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
milislinux
/
milis
Watch
3
Star
6
Fork
6
Files
Issues
0
Pull Requests
2
Wiki
Tree:
81f06cd60d
Branches
Tags
master
milis
/
bin
/
otopostpre.sh
otopostpre.sh
68 B
History
Raw
1
2
3
4
for i in /tmp/*.POST; do bash $i; done
rm /tmp/*.POST
rm /tmp/*.PRE