6 行
78 B
Python
可执行文件
6 行
78 B
Python
可执行文件
#!/usr/bin/python
|
|
import qubesmanager.settings
|
|
|
|
qubesmanager.settings.main()
|
|
|