5 lines
128 B
Python
Executable file
5 lines
128 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
from hb_test_tools import *
|
|
|
|
UtilMains.process_multiple_args (Manifest.update_recursive, mnemonic="DIR")
|