mirror of https://github.com/jumpserver/jumpserver
7 lines
85 B
Python
7 lines
85 B
Python
![]() |
#!/usr/bin/env python
|
||
|
#
|
||
|
"""
|
||
|
Will run with the args:
|
||
|
$0 $asset_json $account_json
|
||
|
"""
|