Initial Commit
This commit is contained in:
6
src/bin/tHome-sma.py
Executable file
6
src/bin/tHome-sma.py
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import sys
|
||||
import tHome.sma
|
||||
|
||||
tHome.sma.cmdLine.run( sys.argv )
|
||||
Reference in New Issue
Block a user