added shell service
This commit is contained in:
parent
c214ffe57d
commit
80b3c0bcc0
1 changed files with 4 additions and 0 deletions
4
lib/service/shell.py
Normal file
4
lib/service/shell.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
"""
|
||||
The shell service. This is for executing services as shell commands and don't use a builtin function. This is useful to
|
||||
be free to do what you want.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue