This website requires JavaScript.
Explore
Help
Sign In
XmacsLabs
/
planet
mirror of
https://gitee.com/XmacsLabs/planet.git
Watch
1
Star
0
Fork
You've already forked planet
0
Code
b67614ce3e
planet
/
bin
/
upgrade.sh
5 lines
68 B
Bash
Executable File
Raw
Blame
History
for
f in
`
find .
|
grep tm$
`
do
mogan --convert
$f
$f
--quit
done
View Git Blame
Copy Permalink