bin/upgrade.elv

This commit is contained in:
Darcy Shen 2024-06-25 23:54:27 +08:00
parent 3977329997
commit 2a44da2a2a
2 changed files with 4 additions and 4 deletions

4
bin/upgrade.elv Executable file
View file

@ -0,0 +1,4 @@
find . | grep "tm$" | each { |x|
/usr/bin/MoganResearch --convert $x $"x"u --quit
}