website/scripts: Add docsmg migration tool (#10658)
* add docsmg tool * moved to the correct scripts directory * removed test files
This commit is contained in:
2
website/scripts/docsmg/m.bash
Executable file
2
website/scripts/docsmg/m.bash
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
docsmg move $1 $2 | tee -a migratefile
|
Reference in New Issue
Block a user