mirror of
https://gitee.com/XmacsLabs/planet.git
synced 2025-09-05 14:13:52 +00:00
Upgrade to Mogan v1.1.0
This commit is contained in:
parent
21ae1bd00b
commit
fe31d928bf
55 changed files with 2678 additions and 3106 deletions
4
bin/upgrade.sh
Executable file
4
bin/upgrade.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
for f in `find . | grep tm$`
|
||||
do
|
||||
mogan --convert $f $f --quit
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue