6 行
71 B
Python
実行ファイル
6 行
71 B
Python
実行ファイル
#!/usr/bin/python2
|
|
import qubesmanager.main
|
|
|
|
qubesmanager.main.main()
|
|
|